Searched refs:resource_id (Results 1 – 9 of 9) sorted by relevance
| /trueos/contrib/llvm/lib/Target/R600/ |
| HD | R600Intrinsics.td | 21 llvm_i32_ty, // resource_id 34 llvm_i32_ty, // resource_id
|
| /trueos/sys/dev/isci/ |
| HD | isci.c | 140 pci_bar->resource_id = PCIR_BAR(i*2); in isci_allocate_pci_memory() 142 SYS_RES_MEMORY, &pci_bar->resource_id, 0, ~0, 1, in isci_allocate_pci_memory() 255 pci_bar->resource_id, pci_bar->resource); in isci_detach()
|
| HD | isci.h | 226 int resource_id; member
|
| /trueos/sys/dev/nvme/ |
| HD | nvme_ctrlr.c | 52 ctrlr->resource_id = PCIR_BAR(0); in nvme_ctrlr_allocate_bar() 55 &ctrlr->resource_id, 0, ~0, 1, RF_ACTIVE); in nvme_ctrlr_allocate_bar() 1115 ctrlr->resource_id, ctrlr->resource);
|
| HD | nvme_private.h | 252 int resource_id; member
|
| /trueos/sys/powerpc/ps3/ |
| HD | ps3-hvcall.h | 120 int lv1_enable_logical_spe(uint64_t spe_id, uint64_t resource_id);
|
| /trueos/sys/ofed/drivers/net/mlx4/ |
| HD | mlx4.h | 1175 u64 resource_id, int *slave);
|
| /trueos/sys/dev/ixl/ |
| HD | i40e_adminq_cmd.h | 370 __le16 resource_id; member
|
| HD | i40e_common.c | 2471 cmd_resp->resource_id = CPU_TO_LE16(resource); in i40e_aq_request_resource() 2511 cmd->resource_id = CPU_TO_LE16(resource); in i40e_aq_release_resource()
|