Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohci.c147 usbd_status ohci_device_setintr(struct ohci_softc *sc,
1972 return (ohci_device_setintr(sc, opipe, ival)); in ohci_open()
2981 ohci_device_setintr(struct ohci_softc *sc, struct ohci_pipe *opipe, int ival) in ohci_device_setintr() function