Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr.c4460 unsigned n_dma, uint32_t *liobns, Error **errp) in spapr_phb_placement() argument
4499 liobns[i] = SPAPR_PCI_LIOBN(index, i); in spapr_phb_placement()
5042 unsigned n_dma, uint32_t *liobns, Error **errp) in phb_placement_4_0() argument
5045 liobns, errp)) { in phb_placement_4_0()
5213 unsigned n_dma, uint32_t *liobns, Error **errp) in phb_placement_2_7() argument
5246 liobns[i] = SPAPR_PCI_LIOBN(index, i); in phb_placement_2_7()
/qemu/include/hw/ppc/
H A Dspapr.h163 unsigned n_dma, uint32_t *liobns, Error **errp);