Home
last modified time | relevance | path

Searched refs:scsiustart (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/hp300/dev/
H A Dac.c43 extern int scsiustart();
354 if (scsiustart(ac_softc[unit].sc_hd->hp_ctlr))
H A Dsd.c49 extern int scsiustart();
845 } else if (scsiustart(hp->hp_ctlr))
H A Dst.c69 extern int scsiustart();
731 if (scsiustart(hp->hp_ctlr))
H A Dscsi.c892 scsiustart(unit) in scsiustart() function