Searched refs:E1000_ICS (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/e1000api/ |
H A D | e1000_regs.h | 76 #define E1000_ICS 0x000C8 /* Interrupt Cause Set - WO */ macro
|
H A D | e1000_82543.c | 1240 E1000_WRITE_REG(hw, E1000_ICS, (icr & ~E1000_ICS_LSC)); in e1000_check_for_copper_link_82543()
|
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000_hw.h | 579 #define E1000_ICS 0x000C8 /* Interrupt Cause Set - WO */ macro 714 #define E1000_82542_ICS E1000_ICS
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 285 {"ICS", E1000_ICS}, {"IMS", E1000_IMS}, in mac_dump()
|
H A D | e1000g_main.c | 2937 E1000_WRITE_REG(hw, E1000_ICS, E1000_IMS_RXT0); in e1000g_rx_ring_intr_enable() 4664 E1000_WRITE_REG(hw, E1000_ICS, E1000_IMS_RXT0); in e1000g_local_timer()
|