HomeSort by: relevance | last modified time | path
    Searched defs:phy_ver (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/igc/
if_igc.c 3716 uint16_t id1, id2, nvm_ver, phy_ver, etk_lo, etk_hi; local in function:igc_print_devinfo
3736 phy->ops.read_reg(hw, 0x1e, &phy_ver);
3737 aprint_normal(", PHY FW version 0x%04hx\n", phy_ver);
if_igc.c 3716 uint16_t id1, id2, nvm_ver, phy_ver, etk_lo, etk_hi; local in function:igc_print_devinfo
3736 phy->ops.read_reg(hw, 0x1e, &phy_ver);
3737 aprint_normal(", PHY FW version 0x%04hx\n", phy_ver);

Completed in 24 milliseconds