Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h114 #define HID_FAILURE -1 /* mctl processing failed */ macro
/titanic_44/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c1229 case HID_FAILURE: in hid_wput()
1301 case HID_FAILURE: in hid_wsrv()
2250 int error = HID_FAILURE; in hid_mctl_receive()
2383 return (HID_FAILURE); in hid_mctl_receive()
2449 if (error == HID_FAILURE) { in hid_mctl_receive()
2497 return (HID_FAILURE); in hid_mctl_execute_cmd()
2514 return (HID_FAILURE); in hid_mctl_execute_cmd()