Searched refs:ohci_alloc_std_chain (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/sys/dev/usb/ |
| D | ohci.c | 133 Static usbd_status ohci_alloc_std_chain(struct ohci_pipe *, 474 ohci_alloc_std_chain(struct ohci_pipe *opipe, ohci_softc_t *sc, in ohci_alloc_std_chain() function 1719 err = ohci_alloc_std_chain(opipe, sc, len, isread, xfer, in ohci_device_request() 2902 err = ohci_alloc_std_chain(opipe, sc, len, isread, xfer, in ohci_device_bulk_start()
|