Home
last modified time | relevance | path

Searched refs:FC_BADPACKET (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h55 #define FC_BADPACKET 0x06 /* invalid packet specified/supplied */ macro
/titanic_50/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.cc188 case FC_BADPACKET: in transportError()
H A DTgtFCHBAPort.cc97 case FC_BADPACKET: in transportError()
H A DFCHBAPort.cc100 case FC_BADPACKET: in transportError()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2499 return (FC_BADPACKET); in emlxs_fca_transport()
2506 return (FC_BADPACKET); in emlxs_fca_transport()
8579 return (FC_BADPACKET); in emlxs_send_fcp_cmd()
8854 return (FC_BADPACKET); in emlxs_send_fct_status()
8899 return (FC_BADPACKET); in emlxs_send_fct_abort()
8947 return (FC_BADPACKET); in emlxs_send_ip()
9430 return (FC_BADPACKET); in emlxs_send_els_rsp()
9869 return (FC_BADPACKET); in emlxs_send_menlo()
9962 return (FC_BADPACKET); in emlxs_send_ct()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c725 return (FC_BADPACKET); in fcoei_els_send()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c214 { FC_BADPACKET, "Bad packet" },
1473 return (FC_BADPACKET); in fc_ulp_transport()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2663 rval = FC_BADPACKET; in ql_un_init_pkt()
4872 *rval = FC_BADPACKET; in ql_cmd_setup()
4878 *rval = FC_BADPACKET; in ql_cmd_setup()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4403 } else if (rval == FC_BADPACKET && (frp != NULL)) { in fcip_transport()
H A Dfcp.c14316 case FC_BADPACKET: in fcp_dopoll()