Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c140 static void scsa2usb_flush_waitQ(scsa2usb_state_t *, uint_t, uchar_t);
1382 scsa2usb_flush_waitQ(scsa2usbp, lun, CMD_TRAN_ERR); in scsa2usb_cleanup()
2074 scsa2usb_flush_waitQ(scsa2usbp, lun, CMD_CMPLT); in scsa2usb_panic_callb()
2738 scsa2usb_flush_waitQ(scsa2usbp, ap->a_lun, CMD_ABORTED); in scsa2usb_scsi_abort()
2764 scsa2usb_flush_waitQ(scsa2usbp, ap->a_lun, CMD_RESET); in scsa2usb_scsi_reset()
4250 scsa2usb_flush_waitQ(scsa2usb_state_t *scsa2usbp, uint_t lun, in scsa2usb_flush_waitQ() function