Searched refs:pldm_get_pdr_req (Results 1 – 4 of 4) sorted by relevance
34 struct pldm_get_pdr_req* request = new (req->payload) pldm_get_pdr_req; in TEST() 72 struct pldm_get_pdr_req* request = new (req->payload) pldm_get_pdr_req; in TEST() 103 struct pldm_get_pdr_req* request = new (req->payload) pldm_get_pdr_req; in TEST() 134 struct pldm_get_pdr_req* request = new (req->payload) pldm_get_pdr_req; in TEST() 166 struct pldm_get_pdr_req* request = new (req->payload) pldm_get_pdr_req; in TEST() [all...]
1032 struct pldm_get_pdr_req { struct
284 struct pldm_get_pdr_req* request = in TEST()286 reinterpret_cast<struct pldm_get_pdr_req*>(req->payload); in TEST()334 struct pldm_get_pdr_req* req = in TEST()336 reinterpret_cast<struct pldm_get_pdr_req*>(request->payload); in TEST()
590 struct pldm_get_pdr_req *request = in encode_get_pdr_req()591 (struct pldm_get_pdr_req *)msg->payload; in encode_get_pdr_req()