Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/tws/
H A Dtws_cam.c70 static int32_t tws_execute_scsi(struct tws_softc *sc, union ccb *ccb);
271 if ( tws_execute_scsi(sc, ccb) ) in tws_action()
683 tws_execute_scsi(struct tws_softc *sc, union ccb *ccb) in tws_execute_scsi() function