Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/newsmips/dev/
H A Dsc_wrap.c44 static struct sc_scb *get_scb(struct sc_softc *, int);
163 get_scb(struct sc_softc *sc, int flags) in get_scb() function
198 if ((scb = get_scb(sc, flags)) == NULL) in sc_scsipi_request()