smbios_test_pinfo_verify_badtable
return (smbios_test_pinfo_verify_badtable(hdl, ESMB_SHORT, B_FALSE));
return (smbios_test_pinfo_verify_badtable(hdl, ESMB_CORRUPT, B_FALSE));
return (smbios_test_pinfo_verify_badtable(hdl, ESMB_SHORT, B_TRUE));
return (smbios_test_pinfo_verify_badtable(hdl, ESMB_CORRUPT, B_TRUE));