Searched refs:get_scb (Results 1 – 1 of 1) sorted by relevance
44 static struct sc_scb *get_scb(struct sc_softc *, int);163 get_scb(struct sc_softc *sc, int flags) in get_scb() function198 if ((scb = get_scb(sc, flags)) == NULL) in sc_scsipi_request()