Searched refs:CONFIGB (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dparport_pc.h10 #define CONFIGB(p) ((p)->base_hi + 0x1) macro
/linux-master/drivers/parport/
H A Dparport_pc.c1685 configb = inb(CONFIGB(pb));
1867 intrLine = (inb(CONFIGB(pb)) >> 3) & 0x07;
1995 dma = inb(CONFIGB(p)) & 0x07;

Completed in 131 milliseconds