Searched refs:NETDRV_W16_F (Results 1 – 1 of 1) sorted by relevance
526 #define NETDRV_W16_F NETDRV_W16 macro546 #define NETDRV_W16_F(reg, val16) do { writew ((val16), ioaddr + (reg)); readw (ioaddr + (reg)); } w… macro561 #define NETDRV_W16 NETDRV_W16_F1202 NETDRV_W16_F (IntrMask, netdrv_intr_mask); in netdrv_hw_start()1608 NETDRV_W16_F (RxBufPtr, cur_rx - 16); in netdrv_rx_interrupt()1663 NETDRV_W16_F (RxBufPtr, tp->cur_rx - 16); in netdrv_weird_interrupt()1696 NETDRV_W16_F (IntrStatus, status); in netdrv_interrupt()