Home
last modified time | relevance | path

Searched refs:VERR_INTERNAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_err.h42 #define VERR_INTERNAL_ERROR (-225) macro
/Linux-v4.19/include/uapi/linux/
Dvbox_err.h138 #define VERR_INTERNAL_ERROR (-225) macro
/Linux-v4.19/drivers/virt/vboxguest/
Dvboxguest_core.c94 req->header.rc = VERR_INTERNAL_ERROR; in vbg_guest_mappings_init()
1541 req->header.rc = VERR_INTERNAL_ERROR; in vbg_core_isr()