Searched refs:WPI_HBUS_TARG_WRPTR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/wpi/ | ||
H A D | if_wpireg.h | 76 #define WPI_HBUS_TARG_WRPTR 0x460 macro |
H A D | if_wpi.c | 1234 WPI_WRITE(sc, WPI_HBUS_TARG_WRPTR, ring->qid << 8 | ring->cur); in wpi_update_tx_ring() |