Searched refs:tws_send_scsi_cmd (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/tws/
H A Dtws_hdm.c54 extern int tws_send_scsi_cmd(struct tws_softc *sc, int cmd);
502 if ((error = tws_send_scsi_cmd(sc, 0x03 /* REQUEST_SENSE */))) {
H A Dtws_cam.c81 int tws_send_scsi_cmd(struct tws_softc *sc, int cmd);
736 tws_send_scsi_cmd(struct tws_softc *sc, int cmd) function

Completed in 92 milliseconds