Home
last modified time | relevance | path

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

/linux/arch/s390/pci/
H A Dpci_iov.c89 devfn = zdev->rid & ZPCI_RID_MASK_DEVFN; in zpci_iov_find_parent_pf()
H A Dpci_bus.c331 zdev->devfn = zdev->rid & ZPCI_RID_MASK_DEVFN; in zpci_bus_add_device()
/linux/arch/s390/include/asm/
H A Dpci_clp.h133 #define ZPCI_RID_MASK_DEVFN 0x00ff macro