Searched refs:MV_PSC_POL_REVERSE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii_marvell.c63 #define MV_PSC_POL_REVERSE 0x0002 macro
218 reg &= ~MV_PSC_POL_REVERSE;
238 reg &= ~MV_PSC_POL_REVERSE;
301 reg &= ~MV_PSC_POL_REVERSE;
331 reg &= ~MV_PSC_POL_REVERSE;
348 reg &= ~MV_PSC_POL_REVERSE;
387 reg &= ~MV_PSC_POL_REVERSE;
408 reg &= ~MV_PSC_POL_REVERSE;
426 reg &= ~MV_PSC_POL_REVERSE;

Completed in 43 milliseconds