Searched defs:ucode_ptr (Results 1 – 2 of 2) sorted by relevance
98 const u8 *ucode_ptr; /* pointer to microcode in tar archive */ member
501 static int send_data_chunk(struct staging_state *ss, void *ucode_ptr) in send_data_chunk()