Searched refs:E1000_HICR_EN (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/e1000/ | ||
D | e1000_hw.h | 2157 #define E1000_HICR_EN 0x00000001 /* Enable Bit - RO */ macro |
D | e1000_hw.c | 7541 if ((hicr & E1000_HICR_EN) == 0) { in e1000_mng_enable_host_if() |