Home
last modified time | relevance | path

Searched defs:pcidev (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/drivers/bios_emulator/
H A Datibios.c232 static void PCI_doBIOSPOST(struct udevice *pcidev, BE_VGAInfo *vga_info, in PCI_doBIOSPOST()
302 static u32 PCI_findBIOSAddr(struct udevice *pcidev, int *bar) in PCI_findBIOSAddr()
346 static void PCI_fixupIObase(struct udevice *pcidev, int reg, u32 *base) in PCI_fixupIObase()
373 void *PCI_mapBIOSImage(struct udevice *pcidev) in PCI_mapBIOSImage()
449 void PCI_unmapBIOSImage(struct udevice *pcidev, void *BIOSImage) in PCI_unmapBIOSImage()
458 void PCI_unmapBIOSImage(pci_dev_t pcidev, void *BIOSImage) in PCI_unmapBIOSImage()
481 static int PCI_postController(struct udevice *pcidev, uchar *bios_rom, in PCI_postController()
551 int biosemu_setup(struct udevice *pcidev, BE_VGAInfo **vga_infop) in biosemu_setup()
584 int biosemu_run(struct udevice *pcidev, uchar *bios_rom, int bios_len, in biosemu_run()
625 int BootVideoCardBIOS(struct udevice *pcidev, BE_VGAInfo **pVGAInfo, in BootVideoCardBIOS()
/openbmc/qemu/tests/qtest/
H A Dq35-test.c61 static void smram_set_bit(QPCIDevice *pcidev, uint8_t mask, bool enabled) in smram_set_bit()
74 static bool smram_test_bit(QPCIDevice *pcidev, uint8_t mask) in smram_test_bit()
85 QPCIDevice *pcidev; in test_smram_lock() local
127 QPCIDevice *pcidev; in test_tseg_size() local
192 QPCIDevice *pcidev; in test_smram_smbase_lock() local
H A Drtl8139-test.c25 static QPCIDevice *pcidev; variable
/openbmc/u-boot/include/
H A Dbios_emul.h34 struct udevice *pcidev; member
36 pci_dev_t pcidev; member
H A Dpci.h1161 static inline int pci_write_config_dword(pci_dev_t pcidev, int offset, in pci_write_config_dword()
1168 static inline int pci_write_config_word(pci_dev_t pcidev, int offset, in pci_write_config_word()
1175 static inline int pci_write_config_byte(pci_dev_t pcidev, int offset, in pci_write_config_byte()
1182 static inline int pci_read_config_dword(pci_dev_t pcidev, int offset, in pci_read_config_dword()
1189 static inline int pci_read_config_word(pci_dev_t pcidev, int offset, in pci_read_config_word()
1196 static inline int pci_read_config_byte(pci_dev_t pcidev, int offset, in pci_read_config_byte()
/openbmc/u-boot/arch/x86/lib/
H A Dbios.c249 pci_dev_t pcidev = dm_pci_get_bdf(dev); in bios_run_on_x86() local
/openbmc/qemu/include/hw/sd/
H A Dsdhci.h37 PCIDevice pcidev; member
/openbmc/qemu/hw/smbios/
H A Dsmbios.c96 const char *slot_designation, *pcidev; member
130 const char *designation, *pcidev; member
/openbmc/qemu/hw/pci-host/
H A Ddesignware.c231 PCIDevice *pcidev = pci_find_device(pcibus, busnum, devfn); in designware_pcie_root_data_access() local
/openbmc/qemu/hw/ipack/
H A Dtpci200.c111 PCIDevice *pcidev = PCI_DEVICE(BUS(bus)->parent); in tpci200_set_irq() local
/openbmc/qemu/hw/vfio/
H A Dlistener.c747 VFIOPCIDevice *pcidev; in vfio_section_is_vfio_pci() local
/openbmc/qemu/hw/net/
H A Dvmxnet3.c565 vmxnet3_ring_read_curr_txdesc(PCIDevice *pcidev, Vmxnet3Ring *ring, in vmxnet3_ring_read_curr_txdesc()
956 vmxnet3_pci_dma_write_rxcd(PCIDevice *pcidev, dma_addr_t pa, in vmxnet3_pci_dma_write_rxcd()
/openbmc/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz.c752 static void pci_enum(gpointer pcidev, gpointer bus) in pci_enum()
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.h335 PCIDevice pcidev; member
/openbmc/qemu/hw/i386/
H A Dpc.c1037 PCIDevice *pcidev = pci_vga_init(pci_bus); in pc_vga_init() local
/openbmc/qemu/hw/ppc/
H A Dspapr.c3172 PCIDevice *pcidev = CAST(PCIDevice, dev, TYPE_PCI_DEVICE); in spapr_get_fw_dev_path() local
4317 PCIDevice *pcidev = PCI_DEVICE(dev); in spapr_get_hotplug_handler() local