Home
last modified time | relevance | path

Searched refs:bInterfaceProtocol (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/
H A Dusbdi.h314 uint8_t bInterfaceProtocol; member
387 .match_flag_int_protocol = 1, .bInterfaceProtocol = (ip)
411 uint8_t bInterfaceProtocol; member
H A Dusb.h404 uByte bInterfaceProtocol; member
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c428 hidp->hid_if_descr.bInterfaceProtocol = NONE_PROTOCOL; in hid_attach()
566 if (hidp->hid_if_descr.bInterfaceProtocol == in hid_attach()
571 hid_if_descr.bInterfaceProtocol == in hid_attach()
607 switch (hidp->hid_if_descr.bInterfaceProtocol) { in hid_attach()
2054 if (hidp->hid_if_descr.bInterfaceProtocol == KEYBOARD_PROTOCOL) { in hid_parse_hid_descr_failure()
2065 } else if (hidp->hid_if_descr.bInterfaceProtocol == in hid_parse_hid_descr_failure()
2838 switch (hidp->hid_if_descr.bInterfaceProtocol) { in hid_create_pm_components()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba.c1860 if_descr.bInterfaceProtocol, in usba_ready_device_node()
2004 if_descr.bInterfaceProtocol); in usba_ready_device_node()
2024 if_descr.bInterfaceProtocol); in usba_ready_device_node()
2651 if_descr.bInterfaceSubClass, if_descr.bInterfaceProtocol, in usba_ready_interface_node()
2704 if_descr.bInterfaceProtocol); in usba_ready_interface_node()
2724 if_descr.bInterfaceProtocol); in usba_ready_interface_node()
H A Dusbai_register.c1803 if_descr->bInterfaceProtocol); in usba_dump_if()
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_usb.c397 if_descrp->bInterfaceProtocol); in devinfo_usb_if_add()
/illumos-gate/usr/src/cmd/bhyve/
H A Dusb_mouse.c183 .bInterfaceProtocol = UIPROTO_MOUSE,
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h349 uint8_t bInterfaceProtocol; /* protocol code */ member
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c699 if ((altif_data->altif_descr.bInterfaceProtocol == in usbprn_get_descriptors()
701 (altif_data->altif_descr.bInterfaceProtocol == in usbprn_get_descriptors()
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c801 scsa2usbp->scsa2usb_intfc_descr.bInterfaceProtocol, in scsa2usb_attach()
806 switch (scsa2usbp->scsa2usb_intfc_descr.bInterfaceProtocol) { in scsa2usb_attach()
823 scsa2usbp->scsa2usb_intfc_descr.bInterfaceProtocol); in scsa2usb_attach()
829 scsa2usbp->scsa2usb_intfc_descr.bInterfaceProtocol); in scsa2usb_attach()
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c1984 if_descr->bInterfaceProtocol, if_descr->iInterface); in usb_as_handle_descriptors()