Searched refs:tbd_p (Results 1 – 1 of 1) sorted by relevance
1776 u_short tbd_p = OFFSET_TBD; in wlxmt() local1819 outw(PIOR0(base), tbd_p); /* address of act_count */ in wlxmt()1826 outw(PIOR0(base), tbd_p + 2); in wlxmt()1827 tbd_p += sizeof (tbd_t); in wlxmt()1828 outw(PIOP0(base), tbd_p); /* next_tbd_offset */ in wlxmt()1829 outw(PIOR0(base), tbd_p); in wlxmt()1831 outw(PIOR1(base), tbd_p + 4); in wlxmt()1835 if (tbd_p == OFFSET_TBD + (N_TBD-1) * sizeof (tbd_t)) { in wlxmt()1864 outw(PIOR0(base), tbd_p); in wlxmt()1872 outw(PIOR0(base), tbd_p + 2); in wlxmt()[all …]