Searched refs:tws_execute_scsi (Results 1 – 1 of 1) sorted by relevance
60 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