Home
last modified time | relevance | path

Searched refs:E1000_STATUS_GIO_MASTER_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.h1530 #define E1000_STATUS_GIO_MASTER_ENABLE 0x00080000 /* Status of Master requests. */ macro
De1000_hw.c7968 if (!(E1000_READ_REG(hw, STATUS) & E1000_STATUS_GIO_MASTER_ENABLE)) in e1000_disable_pciex_master()