Lines Matching refs:BS_ERROR

81 #define	BS_ERROR(args)	EVENT_LOG_RA(EVENT_LOG_TAG_BSROM_ERROR, args)  macro
83 #define BS_ERROR(args) EVENT_LOG_COMPACT_CAST_PAREN_ARGS(EVENT_LOG_TAG_BSROM_ERROR, args) macro
86 #define BS_ERROR(args) printf args macro
88 #define BS_ERROR(args) macro
1255 BS_ERROR(("srom_write: old[SROM4_SIGN] 0x%x, old[SROM8_SIGN] 0x%x\n",
1267 BS_ERROR(("srom_write: buf[SROM11_SIGN] 0x%x\n",
1282 BS_ERROR(("srom_write: buf[SROM12_SIGN] 0x%x\n",
1297 BS_ERROR(("srom_write: buf[SROM13_SIGN] 0x%x\n",
1312 BS_ERROR(("srom_write: buf[SROM16_SIGN] 0x%x\n",
1327 BS_ERROR(("srom_write: buf[SROM17_SIGN] 0x%x\n",
1341 BS_ERROR(("srom_write: buf[SROM18_SIGN] 0x%x\n",
1356 BS_ERROR(("srom_write: buf[SROM15_SIGN] 0x%x\n",
1368 BS_ERROR(("srom_write: buf[SROM4_SIGN] 0x%x, buf[SROM8_SIGN] 0x%x\n",
1382 BS_ERROR(("srom_write: Not SROM4 or SROM8.\n"));
1386 BS_ERROR(("srom_write: Invalid input file signature\n"));
1535 BS_ERROR(("srom_write, invalid srom, skip\n"));
1660 BS_ERROR(("srom_write, invalid srom, skip\n"));
4395 BS_ERROR(("srom_parsecis:incorrect length:%d for"
4512 BS_ERROR(("srom_cc_cmd: Command 0x%x timed out\n", cmd));
4621 BS_ERROR(("sprom_read_pci: buf[0] = 0x%x, returning bad-crc\n", buf[0]));
4684 BS_ERROR(("otp_read_pci: otp[0] = 0x%x, returning bad-crc\n",
4697 BS_ERROR(("otp_read_pci: bad crc\n"));
4733 BS_ERROR(("srom_otp_write_region_crc: wrong signature SROM4_SIGN %x SROM8_SIGN %x"
4745 BS_ERROR(("srom_otp_write_region_crc: invalid buf16[0] = 0x%x\n", buf16[0]));
5119 BS_ERROR(("_initvars_srom_pci: array %s parsing error."
5237 BS_ERROR(
5416 BS_ERROR(("srom read failed\n"));
5419 BS_ERROR(("srom read failed\n"));
5441 BS_ERROR(("Neither SPROM nor OTP has valid image\n"));
5444 BS_ERROR(("srom rev:%d\n", sromrev));
5461 BS_ERROR(("initvars_srom_pci, SROM CRC Error\n"));
5468 BS_ERROR(("initvars_srom_pci, Using external nvram\n"));
5497 BS_ERROR(("No nvm file, use generic default (for programming"
5518 BS_ERROR(("Use nvm file as default\n"));
5525 BS_ERROR(("Used %d bytes of defaultsromvars\n", defvarslen));
5539 BS_ERROR(("4360 BOOT w/o SPROM or OTP\n"));
5541 BS_ERROR(("BOOT w/o SPROM or OTP\n"));
5585 BS_ERROR(("Invalid SROM rev %d\n", sromrev));
5722 BS_ERROR(("initvars_cis_pci: Parsing CIS in OTP.\n"));
5732 BS_ERROR(("initvars_cis_pci: Not CIS format\n"));
5749 BS_ERROR(("initvars_cis_pci external nvram %d bytes\n", defvarslen));
6116 BS_ERROR(("ATE BUILD: skip cis based var init\n"));
6139 BS_ERROR(("initvars_srom_si: Unknown chip 0x%04x\n", CHIPID(sih->chip)));