Home
last modified time | relevance | path

Searched refs:pci_func (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/intel/common/
H A Dintel_uuid.c50 _mesa_sha1_update(&sha1_ctx, &devinfo->pci_func, in intel_uuid_compute_device_id()
51 sizeof(devinfo->pci_func)); in intel_uuid_compute_device_id()
/third_party/mesa3d/src/amd/common/
H A Dac_sqtt.c163 info->pci_domain, info->pci_bus, info->pci_dev, info->pci_func); in ac_check_profile_state()
H A Dac_gpu_info.h77 uint32_t pci_func; member
H A Dac_gpu_info.c611 info->pci_func = devinfo->businfo.pci->func; in ac_query_gpu_info()
1394 uint_uuid[3] = info->pci_func; in ac_compute_device_uuid()
1450 info->pci_dev, info->pci_func); in ac_print_gpu_info()
/third_party/mesa3d/src/intel/dev/
H A Dintel_device_info.h111 uint8_t pci_func; member
H A Dintel_dev_info.c132 fprintf(stdout, " PCI function: 0x%x\n", devinfo.pci_func); in main()
H A Dintel_device_info.c1962 devinfo->pci_func = drmdev->businfo.pci->func; in intel_get_device_info_from_fd()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen.c243 return r300screen->info.pci_func; in r300_get_param()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.c533 return rscreen->b.info.pci_func; in r600_get_param()
H A Dr600_pipe_common.c1282 rscreen->info.pci_dev, rscreen->info.pci_func); in r600_common_screen_init()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_get.c398 return sscreen->info.pci_func; in si_get_param()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2541 properties->pciFunction = pdevice->info.pci_func; in anv_GetPhysicalDeviceProperties2()

Completed in 19 milliseconds