Searched refs:efe_mh (Results 1 – 2 of 2) sorted by relevance
393 if (mac_register(macp, &efep->efe_mh) != 0) { in efe_attach()453 if (mac_unregister(efep->efe_mh) != 0) { in efe_detach()540 mac_link_update(efep->efe_mh, link); in efe_mii_notify()924 mac_rx(efep->efe_mh, NULL, mp); in efe_intr()928 mac_tx_update(efep->efe_mh); in efe_intr()
397 mac_handle_t efe_mh; member