Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h800 #define IOSTAT_RSP_INVALID 0x12 /* Added for resp checking */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c214 iostat = IOSTAT_RSP_INVALID; in emlxs_handle_fcp_event()
681 case IOSTAT_RSP_INVALID: in emlxs_handle_fcp_event()
H A Demlxs_solaris.c532 {IOSTAT_RSP_INVALID, FC_PKT_TRAN_ERROR, FC_REASON_ABORTED,
726 {IOSTAT_RSP_INVALID, "Response Invalid."},