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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c1104 paddr = GET32(REG_DNLISTPTR);
1113 PUT32(REG_DNLISTPTR, paddr);
1120 paddr = GET32(REG_DNLISTPTR);
1137 if ((r->r_avail < r->r_count) && (GET32(REG_DNLISTPTR) != 0)) {
1254 PUT32(REG_DNLISTPTR, sc->ex_txring.r_head->ed_descaddr);
H A Delxl.h125 #define REG_DNLISTPTR 0x24 macro

Completed in 49 milliseconds