Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c70 static int felix_getconf(device_t, etherswitch_conf_t *);
120 DEVMETHOD(etherswitch_getconf, felix_getconf),
532 felix_getconf(device_t dev, etherswitch_conf_t *conf) in felix_getconf() function