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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c153 #define E1000_READ_REG(a, reg) ( \ macro
168 #define E1000_WRITE_FLUSH(a) {uint32_t x; x = E1000_READ_REG(a, STATUS);}
252 eecd = E1000_READ_REG(hw, EECD);
306 eecd = E1000_READ_REG(hw, EECD);
315 eecd = E1000_READ_REG(hw, EECD);
341 eecd = E1000_READ_REG(hw, EECD);
347 eecd = E1000_READ_REG(hw, EECD);
352 eecd = E1000_READ_REG(hw, EECD);
393 eecd = E1000_READ_REG(hw, EECD);
443 eecd = E1000_READ_REG(h
[all...]

Completed in 45 milliseconds