Home
last modified time | relevance | path

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

/pciutils/lib/
H A Demulated.c18 if ((ioflg & PCI_IORESOURCE_TYPE_BITS) == PCI_IORESOURCE_IO) in ioflg_to_pciflg()
99 if ((d->flags[i] & PCI_IORESOURCE_TYPE_BITS) == PCI_IORESOURCE_IO) in pci_emulated_read()
H A Dheader.h1783 #define PCI_IORESOURCE_IO 0x00000100 macro
H A Dwin32-cfgmgr32.c1044 flags = PCI_IORESOURCE_IO; in fill_resources()
/pciutils/
H A Dlspci.c379 if (ioflg & PCI_IORESOURCE_IO) in ioflg_to_pciflg()
770 if (flags & PCI_IORESOURCE_IO) in show_htype_unknown()