Searched refs:ScsiCmd (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/pmax/ibus/
H A Dsiivar.h10 typedef struct ScsiCmd { struct
20 } ScsiCmd; typedef in typeref:struct:ScsiCmd
53 ScsiCmd sc_cmd_fake[SII_NCMD]; /* XXX - hack!!! */
59 ScsiCmd *sc_cmd[SII_NCMD]; /* active command indexed by ID */
H A Dsii.c229 * Build a ScsiCmd for this command and start it.
364 ScsiCmd *scsicmd;
1762 ScsiCmd *scsicmd __unused = sc->sc_cmd[target];
1764 sc->sc_cmd[target] = (ScsiCmd *)0;

Completed in 70 milliseconds