Searched refs:ZPCI_RID_MASK_DEVFN (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/s390/include/asm/ | ||
| H A D | pci_clp.h | 133 #define ZPCI_RID_MASK_DEVFN 0x00ff macro |
| /linux/arch/s390/pci/ | ||
| H A D | pci_bus.c | 386 zdev->devfn = zdev->rid & ZPCI_RID_MASK_DEVFN; in zpci_bus_add_device() |