Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3_msi.c46 static bool phb3_msi_read_ive(PnvPHB3 *phb, int srcno, uint64_t *out_ive) in phb3_msi_read_ive() argument
61 *out_ive = be64_to_cpu(ive); in phb3_msi_read_ive()