Searched refs:E1000_ICR_RXT0 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1163 #define E1000_ICR_RXT0 0x00000080 /* rx timer intr (ring 0) */ macro
1180 #define E1000_ICS_RXT0 E1000_ICR_RXT0 /* rx timer intr */
1197 #define E1000_IMS_RXT0 E1000_ICR_RXT0 /* rx timer intr */
1214 #define E1000_IMC_RXT0 E1000_ICR_RXT0 /* rx timer intr */

Completed in 26 milliseconds