Searched refs:XL_DOWNLIST_PTR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/xl/
H A Dif_xl.c2009 if (CSR_READ_4(sc, XL_DOWNLIST_PTR))
2030 !CSR_READ_4(sc, XL_DOWNLIST_PTR)) {
2031 CSR_WRITE_4(sc, XL_DOWNLIST_PTR,
2106 CSR_WRITE_4(sc, XL_DOWNLIST_PTR,
2113 CSR_WRITE_4(sc, XL_DOWNLIST_PTR,
2550 if (!CSR_READ_4(sc, XL_DOWNLIST_PTR))
2551 CSR_WRITE_4(sc, XL_DOWNLIST_PTR, start_tx->xl_phys);
2802 CSR_WRITE_4(sc, XL_DOWNLIST_PTR,
H A Dif_xlreg.h107 #define XL_DOWNLIST_PTR 0x24 macro

Completed in 112 milliseconds