Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ofw/
Dofw_misc.h161 struct device_ports { struct
175 struct device_ports *dp_ports; argument
206 void device_ports_register(struct device_ports *, enum endpoint_type);
207 struct device_ports *device_ports_byphandle(uint32_t);
209 struct endpoint *endpoint_byreg(struct device_ports *, uint32_t, uint32_t);
227 struct device_ports dd_ports;
Dofw_misc.c798 device_port_register(int node, struct device_ports *ports, in device_port_register()
816 device_ports_register(struct device_ports *ports, in device_ports_register()
837 struct device_ports *
870 endpoint_byreg(struct device_ports *ports, uint32_t dp_reg, uint32_t ep_reg) in endpoint_byreg()
909 struct device_ports *ports = ep->ep_port->dp_ports; in endpoint_activate()
916 struct device_ports *ports = ep->ep_port->dp_ports; in endpoint_get_cookie()
/openbsd/src/sys/dev/fdt/
Dsimplepanel.c51 struct device_ports sc_ports;
Drkanxdp.c65 struct device_ports sc_ports;
Drkdwhdmi.c83 struct device_ports sc_ports;
Dtipd.c62 struct device_ports sc_ports;
Dgraphaudio.c119 struct device_ports *dp; in graphaudio_attach_deferred()
Drkvop.c143 struct device_ports sc_ports;
Dxhci_fdt.c52 struct device_ports sc_ports;