Searched refs:psp_gfx_resp (Results 1 – 2 of 2) sorted by relevance
351 struct psp_gfx_resp struct389 struct psp_gfx_resp resp; /* +864 response */391 uint8_t reserved_2[1024 - 864 - sizeof(struct psp_gfx_resp)];
461 memcpy((void*)&cmd->resp, (void*)&psp->cmd_buf_mem->resp, sizeof(struct psp_gfx_resp)); in psp_cmd_submit_buf()