Searched refs:mesh_get_scb (Results 1 – 1 of 1) sorted by relevance
155 static struct mesh_scb *mesh_get_scb(struct mesh_softc *);931 mesh_get_scb(struct mesh_softc *sc) in mesh_get_scb() function971 if ((scb = mesh_get_scb(sc)) == NULL) { in mesh_scsi_request()