Lines Matching refs:cpr16
356 #define cpr16(reg) readw(cp->regs + (reg))
582 mask = cpr16(IntrMask);
586 status = cpr16(IntrStatus);
593 status, cpr8(Cmd), cpr16(CpCmd));
959 cpw16(IntrStatus, ~(cpr16(IntrStatus)));
963 cpw16_f(IntrStatus, ~(cpr16(IntrStatus)));
1245 cpr8(Cmd), cpr16(CpCmd),
1246 cpr16(IntrStatus), cpr16(IntrMask));
1251 cp->tx_head, cp->tx_tail, cpr16(TxDmaOkLowDesc));