Home
last modified time | relevance | path

Searched defs:vg (Results 1 – 9 of 9) sorted by relevance

/freebsd-11-stable/sys/geom/linux_lvm/
HDg_linux_lvm.c94 struct g_llvm_vg *vg; in g_llvm_access() local
193 struct g_llvm_vg *vg; in g_llvm_start() local
309 g_llvm_remove_disk(struct g_llvm_vg *vg, struct g_consumer *cp) in g_llvm_remove_disk()
350 struct g_llvm_vg *vg; in g_llvm_orphan() local
364 g_llvm_activate_lv(struct g_llvm_vg *vg, struct g_llvm_lv *lv) in g_llvm_activate_lv()
388 g_llvm_add_disk(struct g_llvm_vg *vg, struct g_provider *pp, char *uuid) in g_llvm_add_disk()
490 g_llvm_free_vg(struct g_llvm_vg *vg) in g_llvm_free_vg()
528 struct g_llvm_vg *vg; in g_llvm_taste() local
571 g_llvm_destroy(struct g_llvm_vg *vg, int force) in g_llvm_destroy()
600 struct g_llvm_vg *vg; in g_llvm_destroy_geom() local
[all …]
/freebsd-11-stable/sys/dev/etherswitch/ip17x/
HDip17x_vlans.c110 ip17x_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ip17x_getvgroup()
140 ip17x_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ip17x_setvgroup()
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
HDarswitch_vlans.c264 ar8xxx_getvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8xxx_getvgroup()
311 ar8xxx_setvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8xxx_setvgroup()
HDarswitch_8327.c957 ar8327_vlan_getvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8327_vlan_getvgroup()
964 ar8327_vlan_setvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8327_vlan_setvgroup()
/freebsd-11-stable/sys/dev/etherswitch/e6000sw/
HDe6000sw.c560 e6000sw_setvgroup_wrapper(device_t dev, etherswitch_vlangroup_t *vg) in e6000sw_setvgroup_wrapper()
576 e6000sw_getvgroup_wrapper(device_t dev, etherswitch_vlangroup_t *vg) in e6000sw_getvgroup_wrapper()
630 e6000sw_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in e6000sw_setvgroup()
662 e6000sw_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in e6000sw_getvgroup()
840 etherswitch_vlangroup_t vg; in e6000sw_port_vlan_conf() local
/freebsd-11-stable/sbin/etherswitchcfg/
HDetherswitchcfg.c278 etherswitch_vlangroup_t vg; in set_vlangroup_vid() local
295 etherswitch_vlangroup_t vg; in set_vlangroup_members() local
474 etherswitch_vlangroup_t vg; in print_vlangroup() local
/freebsd-11-stable/sys/dev/etherswitch/ukswitch/
HDukswitch.c408 ukswitch_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ukswitch_getvgroup()
420 ukswitch_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ukswitch_setvgroup()
/freebsd-11-stable/sys/dev/etherswitch/rtl8366/
HDrtl8366rb.c718 rtl_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in rtl_getvgroup()
737 rtl_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in rtl_setvgroup()
/freebsd-11-stable/sys/arm/ti/cpsw/
HDif_cpsw.c2867 cpsw_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in cpsw_getvgroup()
2918 cpsw_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in cpsw_setvgroup()