Home
last modified time | relevance | path

Searched refs:FC_PKT_FABRIC_BSY (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h116 #define FC_PKT_FABRIC_BSY 0x09 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c439 FC_PKT_FABRIC_BSY,
2013 pkt->pkt_state = FC_PKT_FABRIC_BSY; in fc_fca_update_errors()
H A Dfp.c139 { FC_PKT_FABRIC_BSY, FC_FBUSY },
5794 case FC_PKT_FABRIC_BSY: in fp_common_intr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c146 { FC_PKT_FABRIC_BSY, FC_FBUSY },
H A Dfcp.c722 (fpkt)->pkt_state == FC_PKT_FABRIC_BSY || \
3490 case FC_PKT_FABRIC_BSY: in fcp_ipkt_sema_wait()
9215 case FC_PKT_FABRIC_BSY: in fcp_complete_pkt()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c552 {IOSTAT_FABRIC_BSY, FC_PKT_FABRIC_BSY, FC_REASON_FABRIC_BSY,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c5385 pkt->pkt_state = FC_PKT_FABRIC_BSY; in ql_els_plogi()