Searched defs:_t (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/scsi/libses/common/ |
H A D | libses_plugin.h | 97 #define SES_NV_ADD(_t, _e, _l, _n, ...) \ argument 101 #define SES_NV_ADD_OR_FREE(_t, _e, _l, _n, ...) \ argument
|
/titanic_50/usr/src/uts/common/io/bpf/ |
H A D | bpf_filter.c | 54 #define mtod(_a, _t) ((_t)((_a)->b_rptr)) argument
|
H A D | bpf.c | 100 #define mtod(_v, _t) (_t)((_v)->b_rptr) argument
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 195 #define UNREFERENCED_5PARAMETER(_p, _q, _r, _s, _t) \ argument
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 156 #define UNREFERENCED_5PARAMETER(_p, _q, _r, _s, _t) \ argument
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | lgrpplat.c | 1130 #define _LGRP_PLAT_MEM_SIZE(_n, _q, _t) \ argument
|
/titanic_50/usr/src/uts/common/fs/ |
H A D | fem.c | 58 #define FEM_HEAD(_t) femtype[(_t)].head.fn_op.anon argument 59 #define FEM_GUARD(_t) femtype[(_t)].guard argument
|