Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1270 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */ macro
H A De1000_phy.c2217 phy->cable_polarity = ((data & M88E1000_PSSR_REV_POLARITY) in e1000_check_polarity_m88()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1887 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */ macro