Searched refs:OBOE_SLOT_MASK (Results 1 – 2 of 2) sorted by relevance
139 #define OBOE_SLOT_MASK 0x3f macro
567 self->rxs = inb_p (OBOE_RXSLOT) & OBOE_SLOT_MASK; in toshoboe_resetptrs()568 self->txs = inb_p (OBOE_TXSLOT) & OBOE_SLOT_MASK; in toshoboe_resetptrs()777 txp = INB (OBOE_TXSLOT) & OBOE_SLOT_MASK; in toshoboe_probeinterrupt()1238 txp = INB (OBOE_TXSLOT) & OBOE_SLOT_MASK; in toshoboe_interrupt()