Home
last modified time | relevance | path

Searched defs:ept_type (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c218 uint8_t ept_type = ept->bmAttributes & USB_EP_ATTR_MASK; in usb_lookup_ep_data() local
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c409 uint8_t ept_type = ept->bmAttributes & USB_EP_ATTR_MASK; in uath_lookup_ep_data() local
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4390 uint_t ept_type; in ohci_remove_periodic_ed() local
4449 uint_t ept_type) in ohci_detach_ed_from_list()