Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h116 #define FC_PKT_FABRIC_BSY 0x09 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c438 FC_PKT_FABRIC_BSY,
2012 pkt->pkt_state = FC_PKT_FABRIC_BSY; in fc_fca_update_errors()
H A Dfp.c138 { FC_PKT_FABRIC_BSY, FC_FBUSY },
5793 case FC_PKT_FABRIC_BSY: in fp_common_intr()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c147 { FC_PKT_FABRIC_BSY, FC_FBUSY },
H A Dfcp.c718 (fpkt)->pkt_state == FC_PKT_FABRIC_BSY || \
3486 case FC_PKT_FABRIC_BSY: in fcp_ipkt_sema_wait()
9226 case FC_PKT_FABRIC_BSY: in fcp_complete_pkt()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c551 {IOSTAT_FABRIC_BSY, FC_PKT_FABRIC_BSY, FC_REASON_FABRIC_BSY,
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c5034 pkt->pkt_state = FC_PKT_FABRIC_BSY; in ql_els_plogi()