Searched refs:ISAAddr16bit (Results 1 – 4 of 4) sorted by relevance
556 #define ISAAddr16bit 0x01 /* x01 = decode bits(15:0) */ macro
581 #define ISAAddr16bit 0x01 /* x01 = decode bits(15:0) */ macro
149 mask = p->IOInfo & ISAAddr16bit ? 0xffff : 0x03ff; in pnp_newioport()
736 mask = p->IOInfo & ISAAddr16bit ? 0xffff : 0x03ff; in pnp_small_pkt()