Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_manage.c495 icr = E1000_READ_REG(hw, E1000_ICR_V2); in e1000_load_firmware()
507 icr = E1000_READ_REG(hw, E1000_ICR_V2); in e1000_load_firmware()
H A De1000_regs.h139 #define E1000_ICR_V2 0x01500 /* Intr Cause - new location - RC */ macro