Home
last modified time | relevance | path

Searched refs:bmRequestType (Results 26 – 26 of 26) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4796 uchar_t bmRequestType = ctrl_reqp->ctrl_bmRequestType; in ohci_insert_ctrl_req() local
4826 sdata = (bmRequestType << 24) | (bRequest << 16) | in ohci_insert_ctrl_req()
4865 if (bmRequestType & USB_DEV_REQ_DEV_TO_HOST) { in ohci_insert_ctrl_req()

12