Searched refs:VT_EINVAL (Results 1 – 2 of 2) sorted by relevance
359 return (VT_EINVAL); in efi_get_info()646 return (VT_EINVAL); in check_label()671 return (VT_EINVAL); in check_label()720 return (VT_EINVAL); in efi_read()835 rval = VT_EINVAL; in efi_read()896 return (VT_EINVAL); in efi_read()1018 return (VT_EINVAL); in write_pmbr()1047 return (VT_EINVAL); in check_input()1138 return (VT_EINVAL); in call_blkpg_ioctl()1274 return (VT_EINVAL); in efi_use_whole_disk()[all …]
94 #define VT_EINVAL (-4) /* illegal value in vtoc or request */ macro