Searched refs:phb_error (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/hw/pci-host/ |
| H A D | pnv_phb4.c | 26 #define phb_error(phb, fmt, ...) \ macro 136 phb_error(phb, "rc_config_write invalid size %d", size); in pnv_phb4_rc_config_write() 142 phb_error(phb, "rc_config_write device not found"); in pnv_phb4_rc_config_write() 158 phb_error(phb, "rc_config_read invalid size %d", size); in pnv_phb4_rc_config_read() 164 phb_error(phb, "rc_config_read device not found"); in pnv_phb4_rc_config_read() 203 phb_error(phb, "M32 set beyond 4GB boundary !"); in pnv_phb4_check_mbt() 224 phb_error(phb, "PHB MBAR %d out of parent bounds", index); in pnv_phb4_check_mbt() 301 phb_error(phb, "invalid IODA table %d", table); in pnv_phb4_ioda_access() 522 phb_error(phb, "Invalid register access, offset: 0x%"PRIx64" size: %d", in pnv_phb4_reg_write() 657 phb_error(phb, "Invalid register access, offset: 0x%"PRIx64" size: %d", in pnv_phb4_reg_read() [all …]
|