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

/freebsd-10.0-release/sys/dev/e1000/
H A De1000_phy.h274 #define E1000_KMRNCTRLSTA_DIAG_NELPBK 0x1000 /* Nearend Loopback mode */ macro
H A De1000_ich8lan.c4560 reg_data |= E1000_KMRNCTRLSTA_DIAG_NELPBK;
4566 reg_data &= ~E1000_KMRNCTRLSTA_DIAG_NELPBK;

Completed in 165 milliseconds