Home
last modified time | relevance | path

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

/freebsd-src/sys/geom/linux_lvm/
H A Dg_linux_lvm.c96 struct g_llvm_vg *vg; in g_llvm_access() local
195 struct g_llvm_vg *vg; in g_llvm_start() local
315 g_llvm_remove_disk(struct g_llvm_vg *vg, struct g_consumer *cp) in g_llvm_remove_disk()
356 struct g_llvm_vg *vg; in g_llvm_orphan() local
370 g_llvm_activate_lv(struct g_llvm_vg *vg, struct g_llvm_lv *lv) in g_llvm_activate_lv()
394 g_llvm_add_disk(struct g_llvm_vg *vg, struct g_provider *pp, char *uuid) in g_llvm_add_disk()
496 g_llvm_free_vg(struct g_llvm_vg *vg) in g_llvm_free_vg()
533 struct g_llvm_vg *vg; in g_llvm_taste() local
579 g_llvm_destroy(struct g_llvm_vg *vg, int force) in g_llvm_destroy()
609 struct g_llvm_vg *vg; in g_llvm_destroy_geom() local
[all …]
/freebsd-src/sys/dev/etherswitch/ip17x/
H A Dip17x_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-src/sys/dev/etherswitch/arswitch/
H A Darswitch_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()
H A Darswitch_8327.c998 ar8327_vlan_getvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8327_vlan_getvgroup()
1005 ar8327_vlan_setvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8327_vlan_setvgroup()
/freebsd-src/sys/dev/etherswitch/felix/
H A Dfelix.c810 felix_set_dot1q_vlan(felix_softc_t sc,etherswitch_vlangroup_t * vg) felix_set_dot1q_vlan() argument
868 felix_setvgroup(device_t dev,etherswitch_vlangroup_t * vg) felix_setvgroup() argument
886 felix_get_dot1q_vlan(felix_softc_t sc,etherswitch_vlangroup_t * vg) felix_get_dot1q_vlan() argument
920 felix_getvgroup(device_t dev,etherswitch_vlangroup_t * vg) felix_getvgroup() argument
[all...]
/freebsd-src/sys/dev/etherswitch/e6000sw/
H A De6000sw.c1189 e6000sw_setvgroup_wrapper(device_t dev,etherswitch_vlangroup_t * vg) global() argument
1205 e6000sw_getvgroup_wrapper(device_t dev,etherswitch_vlangroup_t * vg) global() argument
1221 e6000sw_set_port_vlan(e6000sw_softc_t * sc,etherswitch_vlangroup_t * vg) global() argument
1241 e6000sw_set_dot1q_vlan(e6000sw_softc_t * sc,etherswitch_vlangroup_t * vg) global() argument
1269 e6000sw_setvgroup(device_t dev,etherswitch_vlangroup_t * vg) global() argument
1285 e6000sw_get_port_vlan(e6000sw_softc_t * sc,etherswitch_vlangroup_t * vg) global() argument
1309 e6000sw_get_dot1q_vlan(e6000sw_softc_t * sc,etherswitch_vlangroup_t * vg) global() argument
1359 e6000sw_getvgroup(device_t dev,etherswitch_vlangroup_t * vg) global() argument
[all...]
H A De6060sw.c545 e6060sw_getvgroup(device_t dev,etherswitch_vlangroup_t * vg) e6060sw_getvgroup() argument
599 e6060sw_setvgroup(device_t dev,etherswitch_vlangroup_t * vg) e6060sw_setvgroup() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/
H A DArchitectureAArch64.cpp43 uint64_t vg) { in UpdateARM64SVERegistersInfos()
/freebsd-src/sbin/etherswitchcfg/
H A Detherswitchcfg.c334 etherswitch_vlangroup_t vg; in set_vlangroup_vid() local
355 etherswitch_vlangroup_t vg; in set_vlangroup_members() local
618 etherswitch_vlangroup_t vg; in print_vlangroup() local
/freebsd-src/sys/dev/etherswitch/ar40xx/
H A Dar40xx_main.c668 ar40xx_getvgroup(device_t dev,etherswitch_vlangroup_t * vg) ar40xx_getvgroup() argument
717 ar40xx_setvgroup(device_t dev,etherswitch_vlangroup_t * vg) ar40xx_setvgroup() argument
[all...]
/freebsd-src/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c412 ukswitch_getvgroup(device_t dev,etherswitch_vlangroup_t * vg) ukswitch_getvgroup() argument
424 ukswitch_setvgroup(device_t dev,etherswitch_vlangroup_t * vg) ukswitch_setvgroup() argument
/freebsd-src/sys/dev/etherswitch/infineon/
H A Dadm6996fc.c552 adm6996fc_getvgroup(device_t dev,etherswitch_vlangroup_t * vg) adm6996fc_getvgroup() argument
599 adm6996fc_setvgroup(device_t dev,etherswitch_vlangroup_t * vg) adm6996fc_setvgroup() argument
[all...]
/freebsd-src/sys/dev/etherswitch/micrel/
H A Dksz8995ma.c618 vg->es_untagged_ports = vg->es_member_ports; in ksz8995ma_getvgroup() argument
661 ksz8995ma_setvgroup(device_t dev,etherswitch_vlangroup_t * vg) ksz8995ma_setvgroup() argument
[all...]
/freebsd-src/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c741 rtl_getvgroup(device_t dev,etherswitch_vlangroup_t * vg) rtl_getvgroup() argument
768 rtl_setvgroup(device_t dev,etherswitch_vlangroup_t * vg) rtl_setvgroup() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DARM64_ehframe_Registers.h56 vg = 46, enumerator
H A DARM64_DWARF_Registers.h57 vg = 46, enumerator
/freebsd-src/sys/arm/ti/cpsw/
H A Dif_cpsw.c2895 cpsw_getvgroup(device_t dev,etherswitch_vlangroup_t * vg) cpsw_getvgroup() argument
2946 cpsw_setvgroup(device_t dev,etherswitch_vlangroup_t * vg) cpsw_setvgroup() argument
[all...]