Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dpnv_phb4.c25 #define phb_error(phb, fmt, ...) \ macro
135 phb_error(phb, "rc_config_write invalid size %d", size); in pnv_phb4_rc_config_write()
141 phb_error(phb, "rc_config_write device not found"); in pnv_phb4_rc_config_write()
157 phb_error(phb, "rc_config_read invalid size %d", size); in pnv_phb4_rc_config_read()
163 phb_error(phb, "rc_config_read device not found"); in pnv_phb4_rc_config_read()
202 phb_error(phb, "M32 set beyond 4GB boundary !"); in pnv_phb4_check_mbt()
223 phb_error(phb, "PHB MBAR %d out of parent bounds", index); in pnv_phb4_check_mbt()
300 phb_error(phb, "invalid IODA table %d", table); in pnv_phb4_ioda_access()
521 phb_error(phb, "Invalid register access, offset: 0x%"PRIx64" size: %d", in pnv_phb4_reg_write()
656 phb_error(phb, "Invalid register access, offset: 0x%"PRIx64" size: %d", in pnv_phb4_reg_read()
[all …]