Home
last modified time | relevance | path

Searched refs:pnv_phb4_pec_get_phb_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb4.h159 int pnv_phb4_pec_get_phb_id(PnvPhb4PecState *pec, int stack_index);
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb4_pec.c165 if (index == pnv_phb4_pec_get_phb_id(pec, j)) { in pnv_pec_add_phb()
184 int phb_id = pnv_phb4_pec_get_phb_id(pec, stack_no); in pnv_pec_default_phb_realize()
H A Dpnv_phb4.c1383 int pnv_phb4_pec_get_phb_id(PnvPhb4PecState *pec, int stack_index) in pnv_phb4_pec_get_phb_id() function