Home
last modified time | relevance | path

Searched refs:pci_byte_test_and_clear_mask (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/pci/
A Dpci_bridge.c288 pci_byte_test_and_clear_mask(conf + PCI_IO_LIMIT, in pci_bridge_disable_base_limit()
323 pci_byte_test_and_clear_mask(conf + PCI_IO_BASE, in pci_bridge_reset()
325 pci_byte_test_and_clear_mask(conf + PCI_IO_LIMIT, in pci_bridge_reset()
A Dpci.c421 pci_byte_test_and_clear_mask(dev->config + PCI_INTERRUPT_LINE, in pci_do_device_reset()
/qemu/hw/pci-host/
A Dpnv_phb.c229 pci_byte_test_and_clear_mask(conf + PCI_IO_LIMIT, in pnv_phb_root_port_reset_hold()
/qemu/include/hw/pci/
A Dpci.h542 pci_byte_test_and_clear_mask(uint8_t *config, uint8_t mask) in pci_byte_test_and_clear_mask() function

Completed in 46 milliseconds