Searched refs:Bit16 (Results 1 – 1 of 1) sorted by relevance
40 Bit16 = 0x01, /* 16-bit bus */ enumerator113 outb(port+Icr, ic[Icr]^Bit16); in reset8003()115 if((inb(port+Icr) & Bit16) == (ic[Icr] & Bit16)){ in reset8003()117 ic[Icr] &= ~Bit16; in reset8003()121 if(ctlr->width == 2 && (inb(port+Icr) & Bit16) == 0) in reset8003()