Searched refs:VERR_NOT_SUPPORTED (Results 1 – 7 of 7) sorted by relevance
37 #define VERR_NOT_SUPPORTED (-37) macro
129 p->rc = VERR_NOT_SUPPORTED; in hgsmi_get_mode_hints()
182 case VERR_NOT_SUPPORTED: in hgsmi_update_pointer_shape()
138 p->base.result = VERR_NOT_SUPPORTED; in vbva_inform_host()
39 #define VERR_NOT_SUPPORTED (-37) macro
758 [-VERR_NOT_SUPPORTED] = -ENOSYS,
206 } else if (rc == VERR_NOT_SUPPORTED || rc == VERR_NOT_IMPLEMENTED) { in vbg_report_guest_info()