Home
last modified time | relevance | path

Searched refs:E1000_ICS (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_regs.h76 #define E1000_ICS 0x000C8 /* Interrupt Cause Set - WO */ macro
H A De1000_82543.c1240 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 De1000_hw.h579 #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 De1000g_debug.c285 {"ICS", E1000_ICS}, {"IMS", E1000_IMS}, in mac_dump()
H A De1000g_main.c2937 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()