Searched refs:E1000_ICR (Results 1 – 10 of 10) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/ |
H A D | e1000_82542.c | 227 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82542()
|
H A D | e1000_82543.c | 945 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82543() 1239 icr = E1000_READ_REG(hw, E1000_ICR); in e1000_check_for_copper_link_82543()
|
H A D | e1000_regs.h | 78 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
|
H A D | e1000_82540.c | 317 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82540()
|
H A D | e1000_82541.c | 363 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82541()
|
H A D | e1000_80003es2lan.c | 800 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_80003es2lan()
|
H A D | if_em.c | 656 regs_buff[3] = E1000_READ_REG(hw, E1000_ICR); in em_get_regs() 1423 E1000_READ_REG(&sc->hw, E1000_ICR); 1452 reg_icr = E1000_READ_REG(&sc->hw, E1000_ICR); 1556 reg_icr = E1000_READ_REG(&sc->hw, E1000_ICR);
|
H A D | e1000_82575.c | 1348 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82575() 2296 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82580()
|
H A D | e1000_82571.c | 1045 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82571()
|
H A D | e1000_ich8lan.c | 5091 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_ich8lan()
|