Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dehci.c133 void ehci_root_ctrl_abort(struct usbd_xfer *);
232 .abort = ehci_root_ctrl_abort,
2182 ehci_root_ctrl_abort(struct usbd_xfer *xfer) in ehci_root_ctrl_abort() function