Home
last modified time | relevance | path

Searched refs:PCI_BASE_ADDRESS_1 (Results 1 – 2 of 2) sorted by relevance

/pciutils/lib/
H A Demulated.c122 …if ((pos & ~3) == PCI_BASE_ADDRESS_1 && (ht == PCI_HEADER_TYPE_NORMAL || ht == PCI_HEADER_TYPE_BRI… in pci_emulated_read()
H A Dheader.h72 #define PCI_BASE_ADDRESS_1 0x14 /* 32 bits [htype 0,1 only] */ macro