Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c83 static int felix_parse_port_fdt(felix_softc_t, phandle_t, int *);
173 felix_parse_port_fdt(felix_softc_t sc, phandle_t child, int *pport) in felix_parse_port_fdt() function
405 error = felix_parse_port_fdt(sc, child, &port); in felix_attach()