Lines Matching refs:warnx
292 warnx("slot name mismatch, expected %s, found %s", in smbios_test_verify_table()
298 warnx("incorrect slot type, found %u", slot.smbl_type); in smbios_test_verify_table()
303 warnx("incorrect slot width, found %u", slot.smbl_width); in smbios_test_verify_table()
308 warnx("incorrect slot length, found %u", slot.smbl_length); in smbios_test_verify_table()
313 warnx("incorrect slot data bus width, found %u", slot.smbl_dbw); in smbios_test_verify_table()
318 warnx("incorrect number of slot peers, found %u", in smbios_test_verify_table()
334 warnx("incorrect group for peer 0: %u", peers[0].smblp_group); in smbios_test_verify_table()
339 warnx("incorrect data width for peer 0: %u", in smbios_test_verify_table()
345 warnx("incorrect PCI device for peer 0: %u", in smbios_test_verify_table()
351 warnx("incorrect PCI function for peer 0: %u", in smbios_test_verify_table()
357 warnx("incorrect group for peer 1: %u", peers[1].smblp_group); in smbios_test_verify_table()
362 warnx("incorrect PCI device for peer 1: %u", in smbios_test_verify_table()
368 warnx("incorrect PCI function for peer 1: %u", in smbios_test_verify_table()
374 warnx("incorrect data width for peer 1: %u", in smbios_test_verify_table()