tws_send_scsi_cmd
int tws_send_scsi_cmd(struct tws_softc *sc, int cmd);
if ((error = tws_send_scsi_cmd(sc, 0x03 /* REQUEST_SENSE */))) {
extern int tws_send_scsi_cmd(struct tws_softc *sc, int cmd);