Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h263 #define FC_REASON_FS_LOGICAL_BUSY 0x05 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c355 { FC_REASON_FS_LOGICAL_BUSY, "Logical Busy" },
H A Dfp.c3337 if ((pkt->pkt_reason == FC_REASON_FS_LOGICAL_BUSY) || in fp_handle_reject()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3503 case FC_REASON_FS_LOGICAL_BUSY: in fcp_ipkt_sema_wait()