Home
last modified time | relevance | path

Searched refs:VERR_VERSION_MISMATCH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvbox_err.h18 #define VERR_VERSION_MISMATCH (-11) macro
/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_core.c1126 info->hdr.rc = VERR_VERSION_MISMATCH; in vbg_ioctl_driver_version_info()