Searched refs:WAITbits (Results 1 – 1 of 1) sorted by relevance
763 unsigned WAITbits; in WAIT() local767 WAITbits = inb(port) & mask; in WAIT()769 if (((WAITbits & allof) == allof) && ((WAITbits & noneof) == 0)) in WAIT()