Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_defines.h1327 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */ macro
H A De1000_phy.c2222 phy->cable_polarity = ((data & M88E1000_PSSR_REV_POLARITY) in e1000_check_polarity_m88()