Home
last modified time | relevance | path

Searched refs:scinit (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/luna88k/stand/boot/
H A Dsamachdep.h109 int scinit(struct scsi_softc *, uint);
H A Dsd.c133 if (scinit(&sc->sc_sc, ctlr) == 0) in sdident()
H A Dsc.c103 scinit(struct scsi_softc *hs, uint unit) in scinit() function