Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/pci/
H A Dintel_mid_pci.c152 static bool type1_access_ok(unsigned int bus, unsigned int devfn, int reg) in type1_access_ok() function
174 if (type1_access_ok(bus->number, devfn, where)) in pci_read()
211 if (type1_access_ok(bus->number, devfn, where)) in pci_write()
338 if (type1_access_ok(dev->bus->number, dev->devfn, PCI_DEVICE_ID)) in pci_d3delay_fixup()