Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-board.c110 const char*pip_path; in __pip_eth_node() local
115 pip_path = fdt_getprop(fdt_addr, aliases, "pip", NULL); in __pip_eth_node()
116 if (!pip_path) in __pip_eth_node()
121 pip = fdt_path_offset(fdt_addr, pip_path); in __pip_eth_node()