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

/freebsd-10.0-release/sys/dev/xl/
H A Dif_xl.c2007 if (CSR_READ_4(sc, XL_DOWNLIST_PTR))
2028 !CSR_READ_4(sc, XL_DOWNLIST_PTR)) {
2029 CSR_WRITE_4(sc, XL_DOWNLIST_PTR,
2104 CSR_WRITE_4(sc, XL_DOWNLIST_PTR,
2111 CSR_WRITE_4(sc, XL_DOWNLIST_PTR,
2546 if (!CSR_READ_4(sc, XL_DOWNLIST_PTR))
2547 CSR_WRITE_4(sc, XL_DOWNLIST_PTR, start_tx->xl_phys);
2798 CSR_WRITE_4(sc, XL_DOWNLIST_PTR,
H A Dif_xlreg.h107 #define XL_DOWNLIST_PTR 0x24 macro

Completed in 113 milliseconds