PCC_CHAN_SIZE
int c = (priv->reg_base - card->ioport_addr) / PCC_CHAN_SIZE;
#define PCC_CHAN_OFF(c) ((c) * PCC_CHAN_SIZE)