Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_cam.c60 static int32_t tws_execute_scsi(struct tws_softc *sc, union ccb *ccb);
231 if ( tws_execute_scsi(sc, ccb) ) in tws_action()
636 tws_execute_scsi(struct tws_softc *sc, union ccb *ccb) in tws_execute_scsi() function