Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c218 static void ohci_detach_ed_from_list(
4301 ohci_detach_ed_from_list(ohcip, ept, USB_EP_ATTR_CONTROL); in ohci_remove_ctrl_ed()
4351 ohci_detach_ed_from_list(ohcip, ept, USB_EP_ATTR_BULK); in ohci_remove_bulk_ed()
4413 ohci_detach_ed_from_list(ohcip, ept, ept_type); in ohci_remove_periodic_ed()
4446 ohci_detach_ed_from_list( in ohci_detach_ed_from_list() function