HomeSort by relevance Sort by last modified time
    Searched refs:PCI_STATUS_RESERVED_MASK_LO (Results 1 - 2 of 2) sorted by null

  /external/qemu/hw/
pci.h 129 #define PCI_STATUS_RESERVED_MASK_LO (PCI_STATUS_RESERVED1 | \
pci.c 554 val &= ~PCI_STATUS_RESERVED_MASK_LO;

Completed in 1214 milliseconds