Searched refs:ucode_ptr (Results 1 – 3 of 3) sorted by relevance
98 const u8 *ucode_ptr; /* pointer to microcode in tar archive */ member
325 tar_info->ucode_ptr = data; in process_tar_file()401 pr_debug("Ucode ptr %p\n", curr->ucode_ptr); in print_tar_dbg_info()1239 tar_info->ucode_ptr); in create_engine_group()
501 static int send_data_chunk(struct staging_state *ss, void *ucode_ptr) in send_data_chunk() argument503 u32 *src_chunk = ucode_ptr + ss->offset; in send_data_chunk()