Searched refs:VT_ERROR (Results 1 – 2 of 2) sorted by relevance
319 return (VT_ERROR); in efi_get_info()418 return (VT_ERROR); in efi_alloc_and_read()431 return (VT_ERROR); in efi_alloc_and_read()593 return (VT_ERROR); in check_label()709 return (VT_ERROR); in efi_read()722 return (VT_ERROR); in efi_read()810 } else if (vdc_flag && rval == VT_ERROR && errno == EINVAL) { in efi_read()907 return (VT_ERROR); in write_pmbr()975 return (VT_ERROR); in write_pmbr()1384 return (VT_ERROR); in efi_write()[all …]
364 #define VT_ERROR (-2) /* errno supplies specific error */ macro