Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h182 uint8_t ndas; /* number of dma spaces */ member
/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h177 u8 ndas; /* number of dma spaces */ member
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c251 rrb->request.ndas = nr_dma_as; in clp_set_pci_fn()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c226 switch (reqsetpci->ndas) { in clp_service_call()