OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:port_ep
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
fdt_port.c
57
struct fdt_endpoint *
port_ep
; /* this port's endpoints */
member in struct:fdt_port
92
struct fdt_endpoint *ep = &port->
port_ep
[e];
112
struct fdt_endpoint *ep = &port->
port_ep
[e];
337
port->
port_ep
= NULL;
341
port->
port_ep
=
343
KASSERT(port->
port_ep
!= NULL);
357
ep = &port->
port_ep
[i];
364
port->
port_ep
[i].ep_rphandle);
fdt_port.c
57
struct fdt_endpoint *
port_ep
; /* this port's endpoints */
member in struct:fdt_port
92
struct fdt_endpoint *ep = &port->
port_ep
[e];
112
struct fdt_endpoint *ep = &port->
port_ep
[e];
337
port->
port_ep
= NULL;
341
port->
port_ep
=
343
KASSERT(port->
port_ep
!= NULL);
357
ep = &port->
port_ep
[i];
364
port->
port_ep
[i].ep_rphandle);
Completed in 126 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025