/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | UnwindRegistersRestore.S | 540 #define LOAD_VECTOR_RESTORE(_index) \ argument 558 #define LOAD_VECTOR_UNALIGNEDl(_index) \ argument 564 #define LOAD_VECTOR_UNALIGNEDh(_index) \ argument 572 #define LOAD_VECTOR_UNALIGNEDl(_index) LOAD_VECTOR_RESTORE(_index) argument 573 #define LOAD_VECTOR_UNALIGNEDh(_index) LOAD_VECTOR_RESTORE(_index) argument
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_xmit.c | 124 #define set11nTries(_series, _index) \ argument 127 #define set11nRate(_series, _index) \ argument 130 #define set11nPktDurRTSCTS(_series, _index) \ argument 135 #define set11nRateFlags(_series, _index) \ argument
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_impl.h | 989 #define EFX_BAR_TBL_READD(_enp, _reg, _index, _edp, _lock) \ argument 1002 #define EFX_BAR_TBL_WRITED(_enp, _reg, _index, _edp, _lock) \ argument 1015 #define EFX_BAR_TBL_WRITED3(_enp, _reg, _index, _edp, _lock) \ argument 1030 #define EFX_BAR_TBL_READQ(_enp, _reg, _index, _eqp) \ argument 1044 #define EFX_BAR_TBL_WRITEQ(_enp, _reg, _index, _eqp) \ argument 1058 #define EFX_BAR_TBL_READO(_enp, _reg, _index, _eop, _lock) \ argument 1074 #define EFX_BAR_TBL_WRITEO(_enp, _reg, _index, _eop, _lock) \ argument 1097 #define EFX_BAR_VI_READD(_enp, _reg, _index, _edp, _lock) \ argument 1111 #define EFX_BAR_VI_WRITED(_enp, _reg, _index, _edp, _lock) \ argument 1125 #define EFX_BAR_VI_WRITED2(_enp, _reg, _index, _edp, _lock) \ argument [all …]
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_timer.c | 58 #define AR_GENTMR_BIT(_index) (1 << (_index)) argument
|
H A D | ar9300desc.h | 444 #define set_11n_tries(_series, _index) \ argument 447 #define set_11n_rate(_series, _index) \ argument 450 #define set_11n_pkt_dur_rts_cts(_series, _index) \ argument 463 #define set_11n_rate_flags(_series, _index) \ argument 469 #define set_11n_tx_power(_index, _txpower) \ argument
|
/freebsd/sys/arm64/qoriq/clk/ |
H A D | qoriq_clkgen.h | 67 #define QORIQ_CLK_ID(_type, _index) ((_type << 8) + _index) argument
|
/freebsd/crypto/krb5/doc/html/_static/ |
H A D | searchtools.js | 57 _index : null, property
|
/freebsd/usr.sbin/vidcontrol/ |
H A D | vidcontrol.c | 889 set_normal_colors(int argc, char **argv, int *_index) in set_normal_colors() 910 set_reverse_colors(int argc, char **argv, int *_index) in set_reverse_colors()
|
/freebsd/sys/dev/axgbe/ |
H A D | xgbe-common.h | 1434 GET_BITS(_var,_index,_width) global() argument 1437 SET_BITS(_var,_index,_width,_val) global() argument 1443 GET_BITS_LE(_var,_index,_width) global() argument 1446 SET_BITS_LE(_var,_index,_width,_val) global() argument [all...] |
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event_rpcgen.py | 1189 _index = None variable in EntryArray
|
/freebsd/contrib/libevent/ |
H A D | event_rpcgen.py | 1189 _index = None variable in EntryArray
|
/freebsd/sys/dev/netmap/ |
H A D | netmap_mem2.c | 1130 #define netmap_buf_malloc(n, _pos, _index) \ argument
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_cm.c | 183 #define CM_COUNTER_ATTR(_name, _index) \ argument
|