Searched refs:ITCW_OP_WRITE (Results 1 – 3 of 3) sorted by relevance
16 #define ITCW_OP_WRITE 1 macro
159 * @op: %ITCW_OP_READ for a read operation tcw, %ITCW_OP_WRITE for a write217 (op == ITCW_OP_WRITE) ? 1 : 0); in itcw_init()
4511 itcw_op = ITCW_OP_WRITE; in dasd_eckd_build_cp_tpm_track()