Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/newsmips/apbus/
Dspifi.c113 struct spifi_scb *spifi_get_scb(struct spifi_softc *);
235 scb = spifi_get_scb(sc); in spifi_scsipi_request()
282 spifi_get_scb(struct spifi_softc *sc) in spifi_get_scb() function