Home
last modified time | relevance | path

Searched refs:endpoint_type (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ofw/
Dofw_misc.h180 enum endpoint_type { enum
200 enum endpoint_type ep_type;
206 void device_ports_register(struct device_ports *, enum endpoint_type);
Dofw_misc.c782 endpoint_register(int node, struct device_port *dp, enum endpoint_type type) in endpoint_register()
799 enum endpoint_type type) in device_port_register()
817 enum endpoint_type type) in device_ports_register()