Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_em_hw.c6014 int32_t phy_init_status, ret_val; in em_match_gig_phy() local
6140 phy_init_status = em_set_phy_type(hw); in em_match_gig_phy()
6142 if ((match) && (phy_init_status == E1000_SUCCESS)) { in em_match_gig_phy()