Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dpci_io.h29 #define ZPCI_CREATE_REQ(handle, space, len) \ macro
36 u64 req = ZPCI_CREATE_REQ(entry->fh, entry->bar, LENGTH); \
51 u64 req = ZPCI_CREATE_REQ(entry->fh, entry->bar, LENGTH); \
145 req = ZPCI_CREATE_REQ(entry->fh, entry->bar, size); in zpci_memcpy_fromio()
169 req = ZPCI_CREATE_REQ(entry->fh, entry->bar, size); in zpci_memcpy_toio()
/arch/s390/pci/
Dpci.c114 u64 req = ZPCI_CREATE_REQ(zdev->fh, 0, ZPCI_MOD_FC_REG_INT); in zpci_set_airq()
137 u64 req = ZPCI_CREATE_REQ(zdev->fh, dmaas, fn); in mod_pci()
218 u64 req = ZPCI_CREATE_REQ(zdev->fh, ZPCI_PCIAS_CFGSPC, len); in zpci_cfg_load()
234 u64 req = ZPCI_CREATE_REQ(zdev->fh, ZPCI_PCIAS_CFGSPC, len); in zpci_cfg_store()