Searched refs:gapspci_config_access (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/sh/drivers/pci/
H A Dops-dreamcast.c24 * The !gapspci_config_access case really shouldn't happen, ever, unless
39 static int gapspci_config_access(unsigned char bus, unsigned int devfn) gapspci_config_access() function
53 if (!gapspci_config_access(bus->number, devfn)) gapspci_read()
67 if (!gapspci_config_access(bus->number, devfn)) gapspci_write()

Completed in 66 milliseconds