/drivers/pci/hotplug/ |
D | ibmphp_pci.c | 107 unsigned int devfn = PCI_DEVFN(device, function); in ibmphp_configure_card() local 365 unsigned int devfn; in configure_device() local 594 unsigned int devfn; in configure_bridge() local 1082 unsigned int devfn; in scan_behind_bridge() local 1235 unsigned int devfn; in unconfigure_boot_device() local 1347 unsigned int devfn; in unconfigure_boot_bridge() local 1453 unsigned int devfn; in unconfigure_boot_card() local
|
D | cpqphp_pci.c | 136 static int PCI_RefinedAccessConfig(struct pci_bus *bus, unsigned int devfn, u8 offset, u32 *value) in PCI_RefinedAccessConfig() 559 unsigned int devfn; in cpqhp_save_base_addr_length() local 704 unsigned int devfn; in cpqhp_save_used_resources() local 957 unsigned int devfn; in cpqhp_configure_board() local 1036 unsigned int devfn; in cpqhp_valid_replace() local
|
D | cpqphp_core.c | 448 u8 devfn; in set_attention_status() local 475 u8 devfn; in process_SI() local 507 u8 devfn; in process_SS() local
|
D | cpci_hotplug.h | 46 unsigned int devfn; member
|
/drivers/of/ |
D | of_pci.c | 8 unsigned int devfn) in __of_pci_pci_compare() 19 unsigned int devfn) in of_pci_find_child_device()
|
/drivers/pci/pcie/aer/ |
D | aer_inject.c | 51 unsigned int devfn; member 78 unsigned int bus, unsigned int devfn, in aer_error_init() 90 unsigned int devfn) in __find_aer_error() 184 static int pci_read_aer(struct pci_bus *bus, unsigned int devfn, int where, in pci_read_aer() 215 int pci_write_aer(struct pci_bus *bus, unsigned int devfn, int where, int size, in pci_write_aer() 327 unsigned int devfn = PCI_DEVFN(einj->dev, einj->fn); in aer_inject() local
|
D | aerdrv_core.c | 589 u8 devfn; member 604 void aer_recover_queue(int domain, unsigned int bus, unsigned int devfn, in aer_recover_queue()
|
/drivers/xen/xen-pciback/ |
D | passthrough.c | 22 unsigned int devfn) in __xen_pcibk_get_pci_dev() 50 unsigned int domain, bus, devfn; in __xen_pcibk_add_pci_dev() local 171 unsigned int *devfn) in __xen_pcibk_get_pcifront_dev()
|
D | vpci.c | 30 unsigned int devfn) in __xen_pcibk_get_pci_dev() 216 unsigned int *devfn) in __xen_pcibk_get_pcifront_dev()
|
D | pciback.h | 133 unsigned int bus, unsigned int devfn) in xen_pcibk_get_pci_dev() 150 unsigned int *devfn) in xen_pcibk_get_pcifront_dev()
|
/drivers/iommu/ |
D | intr_remapping.h | 7 unsigned int devfn; /* PCI devfn number */ member 14 unsigned int devfn; member
|
D | intel-iommu.c | 397 u8 devfn; /* PCI devfn number */ member 646 static struct intel_iommu *device_to_iommu(int segment, u8 bus, u8 devfn) in device_to_iommu() 685 u8 bus, u8 devfn) in device_to_context_entry() 712 static int device_context_mapped(struct intel_iommu *iommu, u8 bus, u8 devfn) in device_context_mapped() 732 static void clear_context_table(struct intel_iommu *iommu, u8 bus, u8 devfn) in clear_context_table() 1093 struct dmar_domain *domain, int segment, u8 bus, u8 devfn) in iommu_support_dev_iotlb() 1543 u8 bus, u8 devfn, int translation) in domain_context_mapping_one() 1905 static void iommu_detach_dev(struct intel_iommu *iommu, u8 bus, u8 devfn) in iommu_detach_dev() 1967 int bus = 0, devfn = 0; in get_domain_for_dev() local 4145 u8 devfn; in intel_iommu_device_group() member
|
/drivers/pci/ |
D | search.c | 131 struct pci_dev * pci_get_slot(struct pci_bus *bus, unsigned int devfn) in pci_get_slot() 168 unsigned int devfn) in pci_get_domain_bus_and_slot()
|
D | xen-pcifront.c | 175 static int pcifront_bus_read(struct pci_bus *bus, unsigned int devfn, in pcifront_bus_read() 214 static int pcifront_bus_write(struct pci_bus *bus, unsigned int devfn, in pcifront_bus_write() 419 unsigned int devfn; in pcifront_scan_bus() local 579 int devfn = pdev->sh_info->aer_op.devfn; in pcifront_common_process() local
|
D | probe.c | 1223 bool pci_bus_read_dev_vendor_id(struct pci_bus *bus, int devfn, u32 *l, in pci_bus_read_dev_vendor_id() 1263 static struct pci_dev *pci_scan_device(struct pci_bus *bus, int devfn) in pci_scan_device() 1349 struct pci_dev *__ref pci_scan_single_device(struct pci_bus *bus, int devfn) in pci_scan_single_device() 1419 int pci_scan_slot(struct pci_bus *bus, int devfn) in pci_scan_slot() 1608 unsigned int devfn, pass, max = bus->secondary; in pci_scan_child_bus() local
|
/drivers/acpi/ |
D | reboot.c | 11 unsigned int devfn; in acpi_reboot() local
|
/drivers/pci/pcie/ |
D | pme.c | 111 static bool pcie_pme_from_pci_bridge(struct pci_bus *bus, u8 devfn) in pcie_pme_from_pci_bridge() 141 u8 busnr = req_id >> 8, devfn = req_id & 0xff; in pcie_pme_handle_request() local
|
/drivers/ssb/ |
D | driver_gige.c | 111 unsigned int devfn, int reg, in ssb_gige_pci_read_config() 142 unsigned int devfn, int reg, in ssb_gige_pci_write_config()
|
D | driver_pcicore.c | 204 static int ssb_pcicore_read_config(struct pci_bus *bus, unsigned int devfn, in ssb_pcicore_read_config() 218 static int ssb_pcicore_write_config(struct pci_bus *bus, unsigned int devfn, in ssb_pcicore_write_config()
|
/drivers/parisc/ |
D | lba_pci.c | 364 static int elroy_cfg_read(struct pci_bus *bus, unsigned int devfn, int pos, int size, u32 *data) in elroy_cfg_read() 431 static int elroy_cfg_write(struct pci_bus *bus, unsigned int devfn, int pos, int size, u32 data) in elroy_cfg_write() 481 static int mercury_cfg_read(struct pci_bus *bus, unsigned int devfn, int pos, int size, u32 *data) in mercury_cfg_read() 513 static int mercury_cfg_write(struct pci_bus *bus, unsigned int devfn, int pos, int size, u32 data) in mercury_cfg_write()
|
D | dino.c | 173 static int dino_cfg_read(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_read() 208 static int dino_cfg_write(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_write()
|
/drivers/bcma/ |
D | driver_pci_host.c | 231 unsigned int devfn, in bcma_core_pci_hostmode_read_config() 251 unsigned int devfn, in bcma_core_pci_hostmode_write_config()
|
/drivers/edac/ |
D | amd8131_edac.h | 92 int devfn; member
|
/drivers/misc/cb710/ |
D | core.c | 35 unsigned int devfn = PCI_DEVFN(PCI_SLOT(pdev->devfn), 0); in cb710_pci_configure() local
|
/drivers/gpu/vga/ |
D | vgaarb.c | 817 unsigned int *bus, unsigned int *devfn) in vga_pci_str_to_vars() 1061 unsigned int domain, bus, devfn; in vga_arb_write() local
|