Searched refs:B0_RAP (Results 1 – 6 of 6) sorted by relevance
59 #define ADDR(a) (((a)>>7) ? (outp(smc->hw.iop+B0_RAP,(a)>>7), (smc->hw.iop+( ((a)&0x7F) | ((a)>>7 ?…
1049 #define B0_RAP 0x0000 /* 8 bit register address port */ macro1723 #define ADDR(a) (((a)>>7) ? (outp(smc->hw.iop+B0_RAP,(a)>>7), \1726 #define ADDRS(smc,a) (((a)>>7) ? (outp((smc)->hw.iop+B0_RAP,(a)>>7), \
107 B0_RAP = 0x0000, enumerator
21 B0_RAP = 0x0000, enumerator
341 #define B0_RAP 0x0000 /* 8 bit Register Address Port */ macro
56 #define DUMMY_READ() smc->hw.mc_dummy = (u_short) inp(ADDR(B0_RAP))