Searched refs:eout (Results 1 – 4 of 4) sorted by relevance
21 volatile ushort eout; member
20 volatile ushort eout; member
1687 tail = ch->mailbox->eout; in pcxxpoll()1719 while ((tail = chan0->mailbox->eout) != (head = chan0->mailbox->ein)) { in doevent()1795 chan0->mailbox->eout = (tail+4) & (IMAX-ISTART-4); in doevent()
2253 tail = ch->mailbox->eout; in epcapoll()2295 while ((tail = chan0->mailbox->eout) != (head = chan0->mailbox->ein)) in doevent()2413 chan0->mailbox->eout = (tail + 4) & (IMAX - ISTART - 4); in doevent()