Home
last modified time | relevance | path

Searched defs:E1000_WRITE_REG (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h106 #define E1000_WRITE_REG(hw, reg, value) \ macro
/titanic_41/usr/src/uts/common/io/igb/
H A De1000_osdep.h116 #define E1000_WRITE_REG(hw, reg, value) \ macro
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000.c148 #define E1000_WRITE_REG(a, reg, value) ( \ macro