Searched refs:rrb (Results 1 – 1 of 1) sorted by relevance
129 struct clp_req_rsp_query_pci_grp *rrb; in clp_query_pci_fngrp() local 132 rrb = clp_alloc_block(GFP_KERNEL); in clp_query_pci_fngrp() 133 if (!rrb) in clp_query_pci_fngrp() 136 memset(rrb, 0, sizeof(*rrb)); in clp_query_pci_fngrp() 137 rrb->request.hdr.len = sizeof(rrb->request); in clp_query_pci_fngrp() 138 rrb->request.hdr.cmd = CLP_QUERY_PCI_FNGRP; in clp_query_pci_fngrp() 139 rrb->response.hdr.len = sizeof(rrb in clp_query_pci_fngrp() 200 struct clp_req_rsp_query_pci *rrb; clp_query_pci_fn() local 241 struct clp_req_rsp_set_pci *rrb; clp_set_pci_fn() local 286 struct clp_req_rsp_slpc_pci *rrb; clp_setup_writeback_mio() local 346 clp_list_pci_req(struct clp_req_rsp_list_pci * rrb,u64 * resume_token,int * nentries) clp_list_pci_req() argument 377 clp_list_pci(struct clp_req_rsp_list_pci * rrb,void * data,void (* cb)(struct clp_fh_list_entry *,void *)) clp_list_pci() argument 394 clp_find_pci(struct clp_req_rsp_list_pci * rrb,u32 fid,struct clp_fh_list_entry * entry) clp_find_pci() argument 438 struct clp_req_rsp_list_pci *rrb; clp_scan_pci_devices() local 456 struct clp_req_rsp_list_pci *rrb; clp_refresh_fh() local 474 struct clp_req_rsp_list_pci *rrb; clp_get_state() local [all...]