Home
last modified time | relevance | path

Searched refs:WPI_HBUS_TARG_WRPTR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h76 #define WPI_HBUS_TARG_WRPTR 0x460 macro
H A Dif_wpi.c1234 WPI_WRITE(sc, WPI_HBUS_TARG_WRPTR, ring->qid << 8 | ring->cur); in wpi_update_tx_ring()