Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Duhci.c251 Static void uhci_root_intr_abort(struct usbd_xfer *);
341 .upm_abort = uhci_root_intr_abort,
3788 uhci_root_intr_abort(struct usbd_xfer *xfer) in uhci_root_intr_abort() function