OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ehci_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehcivar.h
134
#define EHCI_XFER2EPIPE(xfer) ((struct
ehci_pipe
*)((xfer)->ux_pipe))
135
#define EHCI_PIPE2EPIPE(pipe) ((struct
ehci_pipe
*)(pipe))
ehci.c
140
struct
ehci_pipe
{
struct
581
sc->sc_bus.ub_pipesize = sizeof(struct
ehci_pipe
);
1117
struct
ehci_pipe
*epipe = EHCI_XFER2EPIPE(xfer);
1650
struct
ehci_pipe
*epipe = EHCI_PIPE2EPIPE(pipe);
1966
struct
ehci_pipe
*epipe = EHCI_PIPE2EPIPE(pipe);
3367
struct
ehci_pipe
*epipe = EHCI_PIPE2EPIPE(pipe);
3386
struct
ehci_pipe
*epipe = EHCI_XFER2EPIPE(xfer);
3612
struct
ehci_pipe
*epipe = EHCI_XFER2EPIPE(xfer);
3709
struct
ehci_pipe
*epipe = EHCI_XFER2EPIPE(xfer);
3861
struct
ehci_pipe
*epipe = EHCI_XFER2EPIPE(xfer)
[
all
...]
Completed in 15 milliseconds
Indexes created Sun Oct 19 01:09:53 GMT 2025