Home
last modified time | relevance | path

Searched refs:dmaas (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c1156 uint8_t oc, dmaas; in mpcifc_service_call() local
1168 dmaas = (env->regs[r1] >> 16) & 0xff; in mpcifc_service_call()
1233 if (dmaas != 0) { in mpcifc_service_call()
1245 if (dmaas != 0) { in mpcifc_service_call()
1256 if (dmaas != 0) { in mpcifc_service_call()
1334 uint8_t dmaas; in stpcifc_service_call() local
1347 dmaas = (env->regs[r1] >> 16) & 0xff; in stpcifc_service_call()
1349 if (dmaas) { in stpcifc_service_call()
/openbmc/linux/arch/s390/pci/
H A Dpci.c118 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas, in zpci_register_ioat() argument
121 u64 req = ZPCI_CREATE_REQ(zdev->fh, dmaas, ZPCI_MOD_FC_REG_IOAT); in zpci_register_ioat()
138 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat() argument
140 u64 req = ZPCI_CREATE_REQ(zdev->fh, dmaas, ZPCI_MOD_FC_DEREG_IOAT); in zpci_unregister_ioat()
H A Dpci_event.c27 u32 dmaas : 8; /* DMA address space */ member
/openbmc/linux/
H A DCREDITS2416 E: dmaas@dcine.com