Searched refs:ep_rep (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/fdt/
H A Dfdt_port.c68 struct fdt_endpoint *ep_rep; member in struct:fdt_endpoint
138 return ep->ep_rep;
363 ep->ep_rep = fdt_endpoint_get_from_phandle(
365 rep = ep->ep_rep;
366 if (rep != NULL && rep->ep_rep != NULL) {
371 ep_name(rep->ep_rep, buf, sizeof(buf)));
373 rep->ep_rep = ep;

Completed in 171 milliseconds