Searched refs:DDCB_ASIV_LENGTH (Results 1 – 3 of 3) sorted by relevance
355 #define DDCB_ASIV_LENGTH 104 /* len of the DDCB ASIV array */ macro437 __u8 __asiv[DDCB_ASIV_LENGTH];
858 DDCB_ASIV_LENGTH); /* req->cmd.asiv_length */ in __genwqe_enqueue_ddcb()919 if (cmd->asiv_length > DDCB_ASIV_LENGTH) { in __genwqe_execute_raw_ddcb()
1035 sizeof(*cmd) - DDCB_ASIV_LENGTH)) { in do_execute_ddcb()