Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1740 #define SCSI_STAT_TASK_ABORT 0x40 macro
H A Demlxs_hw.h877 #define SCSI_STAT_TASK_ABORT 0x40 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c242 if (scsi_status == SCSI_STAT_TASK_ABORT) { in emlxs_handle_fcp_event()