Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Dmesh.c155 static struct mesh_scb *mesh_get_scb(struct mesh_softc *);
931 mesh_get_scb(struct mesh_softc *sc) in mesh_get_scb() function
971 if ((scb = mesh_get_scb(sc)) == NULL) { in mesh_scsi_request()