Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c135 static void scsa2usb_flush_waitQ(scsa2usb_state_t *, uint_t, uchar_t);
1346 scsa2usb_flush_waitQ(scsa2usbp, lun, CMD_TRAN_ERR); in scsa2usb_cleanup()
2069 scsa2usb_flush_waitQ(scsa2usbp, lun, CMD_CMPLT); in scsa2usb_panic_callb()
2735 scsa2usb_flush_waitQ(scsa2usbp, ap->a_lun, CMD_ABORTED); in scsa2usb_scsi_abort()
2761 scsa2usb_flush_waitQ(scsa2usbp, ap->a_lun, CMD_RESET); in scsa2usb_scsi_reset()
4226 scsa2usb_flush_waitQ(scsa2usb_state_t *scsa2usbp, uint_t lun, in scsa2usb_flush_waitQ() function