Searched defs:lpcb (Results 1 – 1 of 1) sorted by relevance
473 static int clp_base_slpc(struct clp_req *req, struct clp_req_rsp_slpc *lpcb) in clp_base_slpc()483 static int clp_base_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_base_command()493 static int clp_pci_slpc(struct clp_req *req, struct clp_req_rsp_slpc_pci *lpcb) in clp_pci_slpc()503 static int clp_pci_list(struct clp_req *req, struct clp_req_rsp_list_pci *lpcb) in clp_pci_list()516 struct clp_req_rsp_query_pci *lpcb) in clp_pci_query()529 struct clp_req_rsp_query_pci_grp *lpcb) in clp_pci_query_grp()542 static int clp_pci_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_pci_command()560 struct clp_req_hdr *lpcb; in clp_normal_command() local