Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_manage.c496 icr = E1000_READ_REG(hw, E1000_ICR_V2); in e1000_load_firmware()
508 icr = E1000_READ_REG(hw, E1000_ICR_V2); in e1000_load_firmware()
H A De1000_regs.h134 #define E1000_ICR_V2 0x01500 /* Intr Cause - new location - RC */ macro