CONFIGB          1684 drivers/parport/parport_pc.c 		configb = inb(CONFIGB(pb));
CONFIGB          1866 drivers/parport/parport_pc.c 	intrLine = (inb(CONFIGB(pb)) >> 3) & 0x07;
CONFIGB          1994 drivers/parport/parport_pc.c 	dma = inb(CONFIGB(p)) & 0x07;