Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h250 #define FC_REASON_LOGICAL_BSY 0x05 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3330 (pkt->pkt_reason == FC_REASON_LOGICAL_BSY)) { in fp_handle_reject()
11815 FC_REASON_LOGICAL_BSY, NULL); in fp_i_handle_unsol_els()
12087 FC_REASON_LOGICAL_BSY, job); in fp_handle_unsol_plogi()
H A Dfctl.c342 { FC_REASON_LOGICAL_BSY, "Logical Busy" },
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3496 case FC_REASON_LOGICAL_BSY: in fcp_ipkt_sema_wait()