Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h55 #define FC_BADPACKET 0x06 /* invalid packet specified/supplied */ macro
/illumos-gate/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.cc102 case FC_BADPACKET: in transportError()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2509 return (FC_BADPACKET); in emlxs_fca_transport()
2516 return (FC_BADPACKET); in emlxs_fca_transport()
8602 return (FC_BADPACKET); in emlxs_send_fcp_cmd()
8877 return (FC_BADPACKET); in emlxs_send_fct_status()
8922 return (FC_BADPACKET); in emlxs_send_fct_abort()
8970 return (FC_BADPACKET); in emlxs_send_ip()
9453 return (FC_BADPACKET); in emlxs_send_els_rsp()
9892 return (FC_BADPACKET); in emlxs_send_menlo()
9985 return (FC_BADPACKET); in emlxs_send_ct()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c725 return (FC_BADPACKET); in fcoei_els_send()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c215 { FC_BADPACKET, "Bad packet" },
1474 return (FC_BADPACKET); in fc_ulp_transport()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4248 } else if (rval == FC_BADPACKET && (frp != NULL)) { in fcip_transport()
H A Dfcp.c14303 case FC_BADPACKET: in fcp_dopoll()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2943 rval = FC_BADPACKET; in ql_un_init_pkt()
5223 *rval = FC_BADPACKET; in ql_cmd_setup()
5229 *rval = FC_BADPACKET; in ql_cmd_setup()