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

/freebsd-10.2-release/sys/dev/e1000/
H A De1000_osdep.h170 #define E1000_READ_REG_ARRAY(hw, reg, index) \ macro
180 #define E1000_READ_REG_ARRAY_DWORD E1000_READ_REG_ARRAY
H A De1000_mbx.c507 msg[i] = E1000_READ_REG_ARRAY(hw, E1000_VMBMEM(0), i);
723 msg[i] = E1000_READ_REG_ARRAY(hw, E1000_VMBMEM(vf_number), i);
H A De1000_80003es2lan.c949 reg_data = E1000_READ_REG_ARRAY(hw, E1000_FFLT, 0x0001);
H A De1000_82543.c1469 temp = E1000_READ_REG_ARRAY(hw, E1000_VFTA, offset - 1);
H A Dif_igb.c2550 ivar = E1000_READ_REG_ARRAY(hw, E1000_IVAR0, index);
2564 ivar = E1000_READ_REG_ARRAY(hw, E1000_IVAR0, index);
2586 ivar = E1000_READ_REG_ARRAY(hw, E1000_IVAR0, index);
2601 ivar = E1000_READ_REG_ARRAY(hw, E1000_IVAR0, index);
H A Dif_lem.c4295 mreg = E1000_READ_REG_ARRAY(hw, E1000_MTA, i);
H A Dif_em.c5223 mreg = E1000_READ_REG_ARRAY(hw, E1000_MTA, i);

Completed in 134 milliseconds