Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Ds390_pci_hpc.c81 pci_scan_slot(slot->zdev->bus, ZPCI_DEVFN); in enable_slot()
185 ZPCI_DEVFN, name); in zpci_init_slot()
/linux-4.1.27/arch/s390/include/asm/
Dpci.h27 #define ZPCI_DEVFN 0 /* default device number */ macro
/linux-4.1.27/arch/s390/pci/
Dpci.c325 if (!zdev || devfn != ZPCI_DEVFN) in pci_read()
339 if (!zdev || devfn != ZPCI_DEVFN) in pci_write()