Searched refs:VT_EINVAL (Results 1 – 2 of 2) sorted by relevance
316 return (VT_EINVAL); in efi_get_info()602 return (VT_EINVAL); in check_label()627 return (VT_EINVAL); in check_label()676 return (VT_EINVAL); in efi_read()791 rval = VT_EINVAL; in efi_read()852 return (VT_EINVAL); in efi_read()972 return (VT_EINVAL); in write_pmbr()1001 return (VT_EINVAL); in check_input()1092 return (VT_EINVAL); in call_blkpg_ioctl()1228 return (VT_EINVAL); in efi_use_whole_disk()[all …]
365 #define VT_EINVAL (-4) /* illegal value in vtoc or request */ macro