Home
last modified time | relevance | path

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

/freebsd/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/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/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/sys/dev/etherswitch/felix/
H A Dfelix.c809 felix_set_dot1q_vlan(felix_softc_t sc, etherswitch_vlangroup_t *vg) in felix_set_dot1q_vlan()
867 felix_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in felix_setvgroup()
885 felix_get_dot1q_vlan(felix_softc_t sc, etherswitch_vlangroup_t *vg) in felix_get_dot1q_vlan()
919 felix_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in felix_getvgroup()
/freebsd/sys/dev/etherswitch/e6000sw/
H A De6000sw.c1191 e6000sw_setvgroup_wrapper(device_t dev, etherswitch_vlangroup_t *vg)
1207 e6000sw_getvgroup_wrapper(device_t dev, etherswitch_vlangroup_t *vg)
1223 e6000sw_set_port_vlan(e6000sw_softc_t *sc, etherswitch_vlangroup_t *vg)
1243 e6000sw_set_dot1q_vlan(e6000sw_softc_t *sc, etherswitch_vlangroup_t *vg)
1271 e6000sw_setvgroup(device_t dev, etherswitch_vlangroup_t *vg)
1287 e6000sw_get_port_vlan(e6000sw_softc_t *sc, etherswitch_vlangroup_t *vg)
1311 e6000sw_get_dot1q_vlan(e6000sw_softc_t *sc, etherswitch_vlangroup_t *vg)
1361 e6000sw_getvgroup(device_t dev, etherswitch_vlangroup_t *vg)
H A De6060sw.c544 e6060sw_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in e6060sw_getvgroup()
598 e6060sw_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in e6060sw_setvgroup()
/freebsd/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/sys/dev/etherswitch/ar40xx/
H A Dar40xx_main.c669 ar40xx_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ar40xx_getvgroup()
718 ar40xx_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ar40xx_setvgroup()
/freebsd/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c411 ukswitch_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ukswitch_getvgroup()
423 ukswitch_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ukswitch_setvgroup()
/freebsd/sys/dev/etherswitch/infineon/
H A Dadm6996fc.c537 adm6996fc_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in adm6996fc_getvgroup()
584 adm6996fc_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in adm6996fc_setvgroup()
/freebsd/sys/dev/etherswitch/micrel/
H A Dksz8995ma.c603 ksz8995ma_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ksz8995ma_getvgroup()
646 ksz8995ma_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ksz8995ma_setvgroup()
/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c740 rtl_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in rtl_getvgroup()
767 rtl_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in rtl_setvgroup()
/freebsd/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/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp795 UpdateARM64SVERegistersInfos(uint64_t vg) UpdateARM64SVERegistersInfos() argument
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c2891 cpsw_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in cpsw_getvgroup()
2942 cpsw_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in cpsw_setvgroup()