Searched refs:CCP_PASSTHRU_BITWISE_NOOP (Results 1 – 5 of 5) sorted by relevance
389 * @CCP_PASSTHRU_BITWISE_NOOP: no bitwise operation performed396 CCP_PASSTHRU_BITWISE_NOOP = 0, enumerator 431 * - mask, mask_len if bit_mod is not CCP_PASSTHRU_BITWISE_NOOP460 * - mask, mask_len if bit_mod is not CCP_PASSTHRU_BITWISE_NOOP
1993 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) { in ccp_run_passthru_cmd() 2006 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) { in ccp_run_passthru_cmd() 2102 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp_run_passthru_cmd() 2123 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) { in ccp_run_passthru_nomap_cmd() 2136 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) { in ccp_run_passthru_nomap_cmd()
272 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp_perform_passthru()
431 ccp_pt->bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_create_desc()
527 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp5_perform_passthru()