cp_rx_intr_mask
cp_intr_mask = cp_rx_intr_mask | cp_norx_intr_mask,
cpw16(IntrStatus, cp_rx_intr_mask);
cpw16(IntrStatus, status & ~cp_rx_intr_mask);