Home
last modified time | relevance | path

Searched defs:_t (Results 1 – 16 of 16) sorted by relevance

/openbsd/sys/arch/amd64/include/
H A Dbus.h168 #define bus_space_read_multi_1(_t, _h, _o, _a, _c) \ argument
170 #define bus_space_read_multi_2(_t, _h, _o, _a, _c) \ argument
256 #define bus_space_write_1(_t, _h, _o, _v) \ argument
258 #define bus_space_write_2(_t, _h, _o, _v) \ argument
260 #define bus_space_write_4(_t, _h, _o, _v) \ argument
262 #define bus_space_write_8(_t, _h, _o, _v) \ argument
265 #define bus_space_write_raw_2(_t, _h, _o, _v) \ argument
267 #define bus_space_write_raw_4(_t, _h, _o, _v) \ argument
269 #define bus_space_write_raw_8(_t, _h, _o, _v) \ argument
453 #define bus_space_vaddr(_t, _h) \ argument
[all …]
/openbsd/sys/arch/i386/include/
H A Dbus.h152 #define bus_space_read_multi_1(_t, _h, _o, _a, _c) \ argument
154 #define bus_space_read_multi_2(_t, _h, _o, _a, _c) \ argument
156 #define bus_space_read_multi_4(_t, _h, _o, _a, _c) \ argument
201 #define bus_space_read_region_1(_t, _h, _o, _a, _c) \ argument
247 #define bus_space_write_1(_t, _h, _o, _v) \ argument
249 #define bus_space_write_2(_t, _h, _o, _v) \ argument
251 #define bus_space_write_4(_t, _h, _o, _v) \ argument
380 #define bus_space_set_multi_1(_t, _h, _o, _a, _c) \ argument
382 #define bus_space_set_multi_2(_t, _h, _o, _a, _c) \ argument
384 #define bus_space_set_multi_4(_t, _h, _o, _a, _c) \ argument
[all …]
/openbsd/gnu/llvm/libcxx/include/__support/ibm/
H A Dgettod_zos.h22 struct _t { in gettimeofdayMonotonic() struct
23 uint64_t Hi; in gettimeofdayMonotonic()
24 uint64_t Lo; in gettimeofdayMonotonic()
/openbsd/sys/arch/arm/include/
H A Datomic.h15 #define _def_atomic_cas(_f, _t) \ argument
74 #define _def_atomic_swap(_f, _t) \ argument
122 #define _def_atomic_inc_nv(_f, _t) \ argument
152 #define _def_atomic_dec_nv(_f, _t) \ in _def_atomic_inc_nv() argument
182 #define _def_atomic_add_nv(_f, _t) \ argument
212 #define _def_atomic_sub_nv(_f, _t) \ argument
/openbsd/sys/dev/pci/drm/include/linux/
H A Diosys-map.h100 #define iosys_map_rd(_ism, _o, _t) ({ \ argument
114 #define iosys_map_wr(_ism, _o, _t, _v) ({ \ argument
127 #define iosys_map_rd_field(_ism, _o, _t, _f) ({ \ argument
132 #define iosys_map_wr_field(_ism, _o, _t, _f, _v) ({ \ argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dtypename8.C11 A(anotherT _t) { // ERROR - undefined type in A()
/openbsd/sys/arch/sparc64/include/
H A Datomic.h54 #define _def_atomic_swap(_f, _t, _c) \ argument
92 #define _def_atomic_op_nv(_f, _t, _c, _op) \ argument
/openbsd/sys/sys/
H A Dtask.h58 #define task_pending(_t) ((_t)->t_flags & TASK_ONQUEUE) argument
/openbsd/sys/dev/pci/
H A Dif_tht.c134 #define THT_REG_10G_SEC_AVAIL(_t) (_t) /* section available thresh*/ argument
135 #define THT_REG_10G_SEC_EMPTY(_t) ((_t)<<16) /* section empty avail */ argument
138 #define THT_REG_10G_FIFO_AE(_t) (_t) /* almost empty */ argument
139 #define THT_REG_10G_FIFO_AF(_t) ((_t)<<16) /* almost full */ argument
162 #define THT_REG_ISR_TMR(_t) (1<<(6+(_t))) /* timer */ argument
187 #define THT_REG_IMR_TMR(_t) (1<<(6+(_t))) /* timer */ argument
625 #define tht_wait_set(_s, _r, _b, _t) tht_wait_eq((_s), (_r), \ argument
/openbsd/sys/net/
H A Dif_wg.c1142 wg_timers_run_send_initiation(void *_t, int is_retry) in wg_timers_run_send_initiation()
1153 wg_timers_run_retry_handshake(void *_t) in wg_timers_run_retry_handshake()
1190 wg_timers_run_send_keepalive(void *_t) in wg_timers_run_send_keepalive()
1203 wg_timers_run_new_handshake(void *_t) in wg_timers_run_new_handshake()
1220 wg_timers_run_zero_key_material(void *_t) in wg_timers_run_zero_key_material()
1234 wg_timers_run_persistent_keepalive(void *_t) in wg_timers_run_persistent_keepalive()
H A Dif_gre.c227 #define gre_encap(_t, _m, _p, _ttl, _tos) \ argument
233 #define gre_encap_ip(_t, _m, _ttl, _tos) \ argument
321 #define gre_l3_encap(_t, _m, _af) \ argument
1275 #define gre_l2_prio(_t, _m, _otos) do { \ argument
H A Dif.h133 #define IFQ_TOS2PRIO(_t) ((_t) >> 5) argument
158 #define LINK_STATE_DESC_MATCH(_ifs, _t, _s) \ argument
/openbsd/regress/sys/net/rtable/
H A Dkern_compat.h74 #define task_add(_tq, _t) ((_t)->t_func((_t)->t_arg)) argument
/openbsd/sys/dev/ic/
H A Dmpi.c189 #define mpi_cfg_header(_s, _t, _n, _a, _h) \ argument
192 #define mpi_ecfg_header(_s, _t, _n, _a, _h) \ argument
H A Dathvar.h462 #define ath_hal_set_slot_time(_ah, _t) \ argument
H A Dar5xxx.h918 #define AR5K_HAL_FUNCTIONS(_t, _n, _a) \ argument