Searched refs:E1000_TDWBAH (Results 1 – 2 of 2) sorted by relevance
101 {E1000_TDWBAH(0), 4, 0x100, "E1000_TDWBAH"},
251 #define E1000_TDWBAH(_n) ((_n) < 4 ? (0x0383C + ((_n) * 0x100)) : \ macro