HomeSort by: relevance | last modified time | path
    Searched refs:BWI_PIO_TXDATA (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bwireg.h 158 #define BWI_PIO_TXDATA(qid) (0x0000300 + (qid) * 0x10 + 0x4)
bwi.c 7836 CSR_WRITE_MULTI_4(sc, BWI_PIO_TXDATA(idx), (uint32_t *)buf, count);
7847 CSR_WRITE_MULTI_4(sc, BWI_PIO_TXDATA(idx), &data, 1);

Completed in 18 milliseconds