Home
last modified time | relevance | path

Searched defs:ops (Results 101 – 125 of 184) sorted by relevance

12345678

/freebsd/sys/dev/e1000/
H A De1000_vf.h216 struct e1000_mac_operations ops; member
249 struct e1000_mbx_operations ops; member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.h188 const struct ieee80211_ops *ops; member
278 const struct cfg80211_ops *ops; member
/freebsd/crypto/heimdal/lib/krb5/
H A Dkeytab.c144 const krb5_kt_ops *ops) in krb5_kt_register()
H A Ddeprecated.c388 const krb5_cc_ops *ops, in krb5_cc_gen_new()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math.c113 raidz_impl_ops_t *ops = NULL; in vdev_raidz_math_get_ops() local
H A Dvdev.c250 vdev_ops_t *ops, *const *opspp; in vdev_getops() local
617 vdev_alloc_common(spa_t *spa, uint_t id, uint64_t guid, vdev_ops_t *ops) in vdev_alloc_common() argument
734 vdev_ops_t *ops; vdev_alloc() local
1319 vdev_add_parent(vdev_t * cvd,vdev_ops_t * ops) vdev_add_parent() argument
5482 vdev_ops_t *ops = vd->vdev_ops; vdev_is_concrete() local
[all...]
H A Dvdev_mirror.c878 vdev_ops_t *ops = mc->mc_vd->vdev_ops; in vdev_mirror_io_done() local
H A Drange_tree.c248 range_tree_create(const range_tree_ops_t *ops, range_seg_type_t type, in range_tree_create()
/freebsd/sys/dev/liquidio/base/
H A Dlio_droq.h262 struct lio_droq_ops ops; member
H A Dlio_droq.c769 struct lio_droq_ops *ops) in lio_register_droq_ops()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_rb.c96 const struct archive_rb_tree_ops *ops) in __archive_rb_tree_init()
/freebsd/usr.sbin/bhyve/amd64/
H A Dfwctl.c81 static struct op_info *ops[OP_MAX+1]; variable
/freebsd/sbin/swapon/
H A Dswapon.c331 char *p, *args, *token, *string, *ops; in swap_on_geli_args() local
/freebsd/lib/libc/rpc/
H A Dclnt_dg.c809 static struct clnt_ops ops; in clnt_dg_ops() local
H A Dclnt_vc.c750 static struct clnt_ops ops; in clnt_vc_ops() local
H A Dsvc_dg.c419 static struct xp_ops ops; in svc_dg_ops() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c4590 static const struct iwl_mvm_roc_ops ops = { in iwl_mvm_roc() local
4602 const struct iwl_mvm_roc_ops *ops) in iwl_mvm_roc_common()
5109 const struct iwl_mvm_switch_vif_chanctx_ops *ops) in iwl_mvm_switch_vif_chanctx_swap()
5168 const struct iwl_mvm_switch_vif_chanctx_ops *ops) in iwl_mvm_switch_vif_chanctx_reassign()
5211 const struct iwl_mvm_switch_vif_chanctx_ops *ops) in iwl_mvm_switch_vif_chanctx_common()
5240 static const struct iwl_mvm_switch_vif_chanctx_ops ops = { in iwl_mvm_switch_vif_chanctx() local
/freebsd/crypto/heimdal/lib/ipc/
H A Dclient.c496 struct hipc_ops *ops; member
/freebsd/sys/dev/dwc/
H A Dif_dwc_rk.c128 struct if_dwc_rk_ops *ops; member
/freebsd/usr.bin/systat/
H A Diolat.c49 static const char *ops[NUM_OPS] = { "read", "write", "trim" }; variable
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Druntime.h107 const struct iwl_fw_runtime_ops *ops; member
/freebsd/lib/libkvm/
H A Dkvm_minidump_powerpc64_hpt.c654 static struct ppc64_mmu_ops ops = { variable
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c482 const struct ieee80211_ops *ops, u8 band_idx) in mt76_alloc_phy()
629 const struct ieee80211_ops *ops, in mt76_alloc_device()
H A Dmt792x_core.c672 struct ieee80211_ops *ops; in mt792x_get_mac80211_ops() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dce.h130 const struct ath10k_ce_ops *ops; member

12345678