Searched refs:FC_BADPACKET (Results 1 – 10 of 10) sorted by relevance
55 #define FC_BADPACKET 0x06 /* invalid packet specified/supplied */ macro
188 case FC_BADPACKET: in transportError()
97 case FC_BADPACKET: in transportError()
100 case FC_BADPACKET: in transportError()
2499 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()
725 return (FC_BADPACKET); in fcoei_els_send()
214 { FC_BADPACKET, "Bad packet" },1473 return (FC_BADPACKET); in fc_ulp_transport()
2663 rval = FC_BADPACKET; in ql_un_init_pkt()4872 *rval = FC_BADPACKET; in ql_cmd_setup()4878 *rval = FC_BADPACKET; in ql_cmd_setup()
4403 } else if (rval == FC_BADPACKET && (frp != NULL)) { in fcip_transport()
14316 case FC_BADPACKET: in fcp_dopoll()