Symbol: ohci_pipe
sys/dev/usb/ohci.c
1220
struct ohci_pipe *opipe;
sys/dev/usb/ohci.c
1304
opipe = (struct ohci_pipe *)xfer->pipe;
sys/dev/usb/ohci.c
1367
opipe = (struct ohci_pipe *)xfer->pipe;
sys/dev/usb/ohci.c
1446
struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe;
sys/dev/usb/ohci.c
148
struct ohci_pipe *pipe, int ival);
sys/dev/usb/ohci.c
1554
struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe;
sys/dev/usb/ohci.c
1891
struct ohci_pipe *opipe = (struct ohci_pipe *)pipe;
sys/dev/usb/ohci.c
2038
struct ohci_pipe *opipe = (struct ohci_pipe *)pipe;
sys/dev/usb/ohci.c
2088
struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe;
sys/dev/usb/ohci.c
2691
struct ohci_pipe *opipe = (struct ohci_pipe *)pipe;
sys/dev/usb/ohci.c
2704
struct ohci_pipe *opipe = (struct ohci_pipe *)pipe;
sys/dev/usb/ohci.c
2727
struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe;
sys/dev/usb/ohci.c
2829
struct ohci_pipe *opipe = (struct ohci_pipe *)pipe;
sys/dev/usb/ohci.c
2857
struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe;
sys/dev/usb/ohci.c
2947
struct ohci_pipe *opipe = (struct ohci_pipe *)pipe;
sys/dev/usb/ohci.c
2981
ohci_device_setintr(struct ohci_softc *sc, struct ohci_pipe *opipe, int ival)
sys/dev/usb/ohci.c
3074
struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe;
sys/dev/usb/ohci.c
3216
struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe;
sys/dev/usb/ohci.c
3278
struct ohci_pipe *opipe = (struct ohci_pipe *)pipe;
sys/dev/usb/ohci.c
3296
struct ohci_pipe *opipe = (struct ohci_pipe *)pipe;
sys/dev/usb/ohci.c
70
struct ohci_pipe;
sys/dev/usb/ohci.c
914
sc->sc_bus.pipe_size = sizeof(struct ohci_pipe);