Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohci.c70 struct ohci_pipe;
1446 struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe; in ohci_device_intr_done()
1554 struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe; in ohci_device_request()
1891 struct ohci_pipe *opipe = (struct ohci_pipe *)pipe; in ohci_open()
2038 struct ohci_pipe *opipe = (struct ohci_pipe *)pipe; in ohci_close_pipe()
2691 struct ohci_pipe *opipe = (struct ohci_pipe *)pipe; in ohci_device_ctrl_close()
2704 struct ohci_pipe *opipe = (struct ohci_pipe *)pipe; in ohci_device_clear_toggle()
2829 struct ohci_pipe *opipe = (struct ohci_pipe *)pipe; in ohci_device_bulk_close()
2947 struct ohci_pipe *opipe = (struct ohci_pipe *)pipe; in ohci_device_intr_close()
3278 struct ohci_pipe *opipe = (struct ohci_pipe *)pipe; in ohci_setup_isoc()
[all …]