Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h249 #define FC_REASON_LOGICAL_ERROR 0x03 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c341 { FC_REASON_LOGICAL_ERROR, "Logical Error" },
H A Dfp.c3329 if ((pkt->pkt_reason == FC_REASON_LOGICAL_ERROR) || in fp_handle_reject()
6115 (pkt->pkt_reason != FC_REASON_LOGICAL_ERROR)) { in fp_plogi_intr()