<dec f='src/src/sys/dev/ic/mb89352var.h' l='237' type='void spc_sched(struct spc_softc * )'/>
<use f='src/src/sys/dev/ic/mb89352.c' l='563' u='c' c='spc_scsipi_request'/>
<def f='src/src/sys/dev/ic/mb89352.c' l='785' ll='817' type='void spc_sched(struct spc_softc * sc)'/>
<use f='src/src/sys/dev/ic/mb89352.c' l='875' u='c' c='spc_done'/>
<use f='src/src/sys/dev/ic/mb89352.c' l='2027' u='c' c='spc_intr'/>
<use f='src/src/sys/dev/ic/mb89352.c' l='2057' u='c' c='spc_abort'/>
<doc f='src/src/sys/dev/ic/mb89352.c' l='779'>/*
 * Schedule a SCSI operation.  This has now been pulled out of the interrupt
 * handler so that we may call it from spc_scsi_cmd and spc_done.  This may
 * save us an unnecessary interrupt just to get things going.  Should only be
 * called when state == SPC_IDLE and at bio pl.
 */</doc>
