Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h104 #define XL_TX_STATUS 0x1B macro
H A Dif_xl.c2075 while ((txstat = CSR_READ_1(sc, XL_TX_STATUS))) { in xl_txeoc()
2129 CSR_WRITE_1(sc, XL_TX_STATUS, 0x01); in xl_txeoc()