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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D8139too.c654 #define RTL_W16_F(reg, val16) do { iowrite16 ((val16), ioaddr + (reg)); ioread16 (ioaddr + (reg)); } while (0) macro
1906 RTL_W16_F (IntrStatus, RxAckBits);
2087 RTL_W16_F(IntrMask, rtl8139_intr_mask);
2138 RTL_W16_F (IntrMask, rtl8139_norx_intr_mask);

Completed in 47 milliseconds