OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dp_port
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
fdt_port.h
53
struct fdt_port *
dp_port
; /* this device's ports */
member in struct:fdt_device_ports
fdt_port.c
90
struct fdt_port *port = &ports->
dp_port
[p];
108
struct fdt_port *port = &device_ports->
dp_port
[p];
286
ports->
dp_port
=
288
KASSERT(ports->
dp_port
!= NULL);
306
ports->
dp_port
[i].port_id = id;
307
ports->
dp_port
[i].port_phandle = child;
308
ports->
dp_port
[i].port_dp = ports;
309
fdt_endpoints_register(child, &ports->
dp_port
[i], type);
Completed in 11 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025