Searched refs:_CONFIG (Results 1 – 1 of 1) sorted by relevance
52 #define _CONFIG (ioaddr+BUS_ALIGN*6) /* configuration register */ macro99 #define ARCRESET { outb(lp->config | 0x80, _CONFIG); \101 outb(lp->config , _CONFIG); \103 #define ARCRESET0 { outb(0x18 | 0x80, _CONFIG); \105 outb(0x18 , _CONFIG); \113 #define SETCONF outb(lp->config, _CONFIG)