Searched refs:BFE_FAILURE (Results 1 – 2 of 2) sorted by relevance
391 return (BFE_FAILURE); in bfe_reset_phy()457 return (BFE_FAILURE); in bfe_probe_phy()552 if (bfe_probe_phy(bfe) == BFE_FAILURE) { in bfe_startup_phy()554 return (BFE_FAILURE); in bfe_startup_phy()670 return (BFE_FAILURE); in bfe_startup_phy()1940 return (BFE_FAILURE); in bfe_send_a_packet()2033 if (bfe_send_a_packet(bfe, mp) == BFE_FAILURE) { in bfe_mac_transmit_packet()2881 if (bfe_identify_hardware(bfe) == BFE_FAILURE) { in bfe_attach()
37 #define BFE_FAILURE DDI_FAILURE macro