Home
last modified time | relevance | path

Searched refs:PCI_STATUS_UDF (Results 1 – 3 of 3) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dpci_regs.h58 #define PCI_STATUS_UDF 0x40 /* Support User Definable Features [obsolete] */ macro
/qemu/tests/qtest/
H A Dahci-test.c271 ASSERT_BIT_CLEAR(data, PCI_STATUS_UDF); /* Reserved */ in ahci_test_pci_spec()
/qemu/hw/ppc/
H A Dspapr_pci.c1416 if (pci_status & PCI_STATUS_UDF) { in spapr_dt_pci_device()