Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_phy.h133 #define IGP01E1000_PHY_PORT_STATUS 0x11 /* Status */ macro
H A De1000_phy.c2255 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_STATUS, &data); in e1000_check_polarity_igp()
2267 offset = IGP01E1000_PHY_PORT_STATUS; in e1000_check_polarity_igp()
2736 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_STATUS, &data); in e1000_get_phy_info_igp()