Home
last modified time | relevance | path

Searched defs:_field (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-13.1/sys/dev/bhnd/
H A Dbhndreg.h88 #define BHND_CCS_GET_BITS(_value, _field) \ argument
90 #define BHND_CCS_SET_BITS(_value, _field) \ argument
/freebsd-13.1/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmreg.h35 #define BCM_NVRAM_GET_BITS(_value, _field) \ argument
38 #define BCM_NVRAM_SET_BITS(_value, _field, _bits) \ argument
H A Dbhnd_nvram_storevar.h53 #define BHND_NVSTORE_GET_BITS(_value, _field) \ argument
/freebsd-13.1/sys/dev/sfxge/common/
H A Defx_types.h130 #define EFX_VAL(_field, _attribute) \ argument
134 #define EFX_LOW_BIT(_field) \ argument
138 #define EFX_WIDTH(_field) \ argument
142 #define EFX_HIGH_BIT(_field) \ argument
150 #define EFX_MASK64(_field) \ argument
158 #define EFX_MASK32(_field) \ argument
167 #define EFX_MASK16(_field) \ argument
176 #define EFX_MASK8(_field) \ argument
473 #define EFX_DWORD_FIELD(_dword, _field) \ argument
477 #define EFX_WORD_FIELD(_word, _field) \ argument
[all …]
H A Defx_mcdi.h270 #define MCDI_IN_SET_DWORD_FIELD(_emr, _ofst, _field, _value) \ argument
391 #define MCDI_OUT_WORD_FIELD(_emr, _ofst, _field) \ argument
399 #define MCDI_OUT_DWORD_FIELD(_emr, _ofst, _field) \ argument
403 #define MCDI_EV_FIELD(_eqp, _field) \ argument
406 #define MCDI_CMD_DWORD_FIELD(_edp, _field) \ argument
H A Dsiena_mac.c266 #define SIENA_MAC_STAT_READ(_esmp, _field, _eqp) \ argument
H A Dmcdi_mon.c45 #define MCDI_STATIC_SENSOR_ASSERT(_field) \ argument
H A Def10_mac.c601 #define EF10_MAC_STAT_READ(_esmp, _field, _eqp) \ argument
/freebsd-13.1/sys/dev/axgbe/
H A Dxgbe-common.h1455 #define XGMAC_GET_BITS(_var, _prefix, _field) \ argument
1465 #define XGMAC_GET_BITS_LE(_var, _prefix, _field) \ argument
1485 #define XGMAC_IOREAD_BITS(_pdata, _reg, _field) \ argument
1556 #define XPCS_GET_BITS(_var, _prefix, _field) \ argument
1594 #define XSIR0_IOREAD_BITS(_pdata, _reg, _field) \ argument
1614 #define XSIR1_IOREAD_BITS(_pdata, _reg, _field) \ argument
1637 #define XRXTX_IOREAD_BITS(_pdata, _reg, _field) \ argument
1657 #define XP_GET_BITS(_var, _prefix, _field) \ argument
1670 #define XP_IOREAD_BITS(_pdata, _reg, _field) \ argument
1691 #define XI2C_GET_BITS(_var, _prefix, _field) \ argument
[all …]
/freebsd-13.1/sys/contrib/dev/iwlwifi/fw/api/
H A Dcoex.h136 #define BT_MBOX_MSG(_notif, _num, _field) \ argument
140 #define BT_MBOX_PRINT(_num, _field, _end) \ argument
/freebsd-13.1/sys/netpfil/pf/
H A Dpf_osfp.c356 #define MATCH_INT(_MOD, _DC, _field) \ in pf_osfp_find() argument
/freebsd-13.1/sys/dev/bhnd/bcma/
H A Dbcma_dmp.h49 #define BCMA_DMP_GET_BITS(_value, _field) \ argument
51 #define BHND_DMP_SET_BITS(_value, _field) \ argument
/freebsd-13.1/sys/netpfil/ipfw/nat64/
H A Dnat64clat_control.c390 #define __COPY_STAT_FIELD(_cfg, _stats, _field) \ argument
H A Dnat64stl_control.c395 #define __COPY_STAT_FIELD(_cfg, _stats, _field) \ argument
H A Dnat64lsn_control.c262 #define __COPY_STAT_FIELD(_cfg, _stats, _field) \ argument
/freebsd-13.1/sys/dev/ath/
H A Dif_athvar.h423 #define ATH_TXQ_INSERT_HEAD(_tq, _elm, _field) do { \ argument
427 #define ATH_TXQ_INSERT_TAIL(_tq, _elm, _field) do { \ argument
431 #define ATH_TXQ_REMOVE(_tq, _elm, _field) do { \ argument
436 #define ATH_TXQ_LAST(_tq, _field) TAILQ_LAST(&(_tq)->axq_q, _field) argument
441 #define ATH_TID_INSERT_HEAD(_tq, _elm, _field) do { \ argument
446 #define ATH_TID_INSERT_TAIL(_tq, _elm, _field) do { \ argument
451 #define ATH_TID_REMOVE(_tq, _elm, _field) do { \ argument
457 #define ATH_TID_LAST(_tq, _field) TAILQ_LAST(&(_tq)->tid_q, _field) argument
462 #define ATH_TID_FILT_INSERT_HEAD(_tq, _elm, _field) do { \ argument
467 #define ATH_TID_FILT_INSERT_TAIL(_tq, _elm, _field) do { \ argument
[all …]
/freebsd-13.1/sys/net/route/
H A Droute_var.h104 #define _CHK_ROUTE_FIELD(_route_new, _field) \ argument
/freebsd-13.1/sys/arm64/arm64/
H A Didentcpu.c256 #define MRS_FIELD_VALUE_NONE_IMPL(_reg, _field, _none, _impl) \ argument
260 #define MRS_FIELD_VALUE_COUNT(_reg, _field, _desc) \ argument
/freebsd-13.1/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c813 #define __COPY_STAT_FIELD(_cfg, _stats, _field) \ argument
/freebsd-13.1/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmureg.h32 #define BHND_PMU_GET_BITS(_value, _field) \ argument
34 #define BHND_PMU_SET_BITS(_value, _field) \ argument
/freebsd-13.1/sys/dev/virtio/block/
H A Dvirtio_blk.c1164 #define VTBLK_GET_CONFIG(_dev, _feature, _field, _cfg) \ argument
/freebsd-13.1/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h847 #define AR_PHY_65NM(_field) offsetof(struct radio65_reg, _field) argument
1895 #define AR_PHY_PMU(_field) offsetof(struct pmu_reg, _field) argument
1898 #define AR_PHY_JUPITER_PMU(_field) offsetof(struct radio65_reg, _field) argument
1905 #define AR_PHY_GLB(_field) offsetof(struct glb_reg, _field) argument
/freebsd-13.1/sys/dev/virtio/console/
H A Dvirtio_console.c464 #define VTCON_GET_CONFIG(_dev, _feature, _field, _cfg) \ argument
/freebsd-13.1/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c445 #define VTSCSI_GET_CONFIG(_dev, _field, _cfg) \ argument
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c65 #define DRV_MB_WR(_p_hwfn, _p_ptt, _field, _val) \ argument
69 #define DRV_MB_RD(_p_hwfn, _p_ptt, _field) \ argument

12