Searched refs:hid_vid_pid (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhid.h71 typedef struct hid_vid_pid { struct
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c2254 hid_vid_pid_t hid_vid_pid; local
2308 hid_vid_pid.VendorId =
2310 hid_vid_pid.ProductId =
2314 (uchar_t *)&hid_vid_pid, sizeof (hid_vid_pid_t));

Completed in 162 milliseconds