Searched refs:XL_DOWNLIST_PTR (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/ic/ |
| D | xl.c | 1391 if (CSR_READ_4(sc, XL_DOWNLIST_PTR)) 1416 !CSR_READ_4(sc, XL_DOWNLIST_PTR)) { 1417 CSR_WRITE_4(sc, XL_DOWNLIST_PTR, 1496 CSR_WRITE_4(sc, XL_DOWNLIST_PTR, c->xl_phys); 1500 CSR_WRITE_4(sc, XL_DOWNLIST_PTR, 1841 if (!CSR_READ_4(sc, XL_DOWNLIST_PTR)) 1842 CSR_WRITE_4(sc, XL_DOWNLIST_PTR, 2162 CSR_WRITE_4(sc, XL_DOWNLIST_PTR,
|
| D | xlreg.h | 97 #define XL_DOWNLIST_PTR 0x24 macro
|