Searched refs:B0_RAP (Results 1 – 5 of 5) sorted by relevance
58 #define ADDR(a) (((a)>>7) ? (outp(smc->hw.iop+B0_RAP,(a)>>7), (smc->hw.iop+( ((a)&0x7F) | ((a)>>7 ?…
263 #define B0_RAP 0x0000 /* 8 bit register address port */ macro937 #define ADDR(a) (((a)>>7) ? (outp(smc->hw.iop+B0_RAP,(a)>>7), \940 #define ADDRS(smc,a) (((a)>>7) ? (outp((smc)->hw.iop+B0_RAP,(a)>>7), \
23 B0_RAP = 0x0000, enumerator
260 B0_RAP = 0x0000, enumerator
56 #define DUMMY_READ() smc->hw.mc_dummy = (u_short) inp(ADDR(B0_RAP))