Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h161 #define FC_REASON_DIAG_BUSY 0x17 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c284 { FC_REASON_DIAG_BUSY, "Diagnostic Busy" },
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9201 case FC_REASON_DIAG_BUSY: in fcp_complete_pkt()