Lines Matching refs:orig_cbctl
6700 uint32_t cbctl = 0, orig_cbctl, cbstev, cbps;
6712 orig_cbctl = pcic_getcb(pcic, CB_CONTROL);
6718 socket, sockp->pcs_vcc, sockp->pcs_vpp1, orig_cbctl, cbctl);
6720 if (cbctl != orig_cbctl) {
6722 (orig_cbctl & (CB_C_VCCMASK|CB_C_VPPMASK)) == 0) {
6729 if ((cbctl & CB_C_VCCMASK) == (orig_cbctl & CB_C_VCCMASK)) {
6761 cbctl, orig_cbctl);
6764 (orig_cbctl & (CB_C_VCCMASK|CB_C_VPPMASK)) == 0) {
6772 (orig_cbctl & (CB_C_VCCMASK|CB_C_VPPMASK)) == 0) {
6780 cbctl, orig_cbctl, sockp->pcs_vcc, sockp->pcs_vpp1);