Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h128 #define ZPCI_RID_MASK_DEVFN 0x00ff macro
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c170 zdev->devfn = response->rid & ZPCI_RID_MASK_DEVFN; in clp_store_query_pci_fn()