Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Duhci.c188 usbd_status uhci_device_setintr(struct uhci_softc *sc,
2559 uhci_device_setintr(struct uhci_softc *sc, struct uhci_pipe *upipe, int ival) in uhci_device_setintr() function
2684 return (uhci_device_setintr(sc, upipe, ival)); in uhci_open()