Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohci.c75 struct ohci_soft_td *ohci_alloc_std(struct ohci_softc *);
431 ohci_alloc_std(struct ohci_softc *sc) in ohci_alloc_std() function
511 next = ohci_alloc_std(sc); in ohci_alloc_std_chain()
556 next = ohci_alloc_std(sc); in ohci_alloc_std_chain()
1456 tail = ohci_alloc_std(sc); in ohci_device_intr_done()
1571 stat = ohci_alloc_std(sc); in ohci_device_request()
1576 tail = ohci_alloc_std(sc); in ohci_device_request()
1937 std = ohci_alloc_std(sc); in ohci_open()
2882 tail = ohci_alloc_std(sc); in ohci_device_intr_start()