ADDRS
#define ADDRS(smc,a) (char far *) (smc)->hw.iop+(a)
#define ADDRS(smc,a) (((a)>>7) ? (outp((smc)->hw.iop+B0_RAP,(a)>>7), \