Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/e6000sw/
H A De6000sw.c136 static int e6000sw_getvgroup_wrapper(device_t, etherswitch_vlangroup_t *);
189 DEVMETHOD(etherswitch_getvgroup, e6000sw_getvgroup_wrapper),
1207 e6000sw_getvgroup_wrapper(device_t dev, etherswitch_vlangroup_t *vg) function