/titanic_50/usr/src/uts/common/io/bpf/net/ |
H A D | bpfdesc.h | 92 #define MBPF_CLOSE(_m, _h) (_m)->bpr_close(_h) argument 93 #define MBPF_NAME(_m, _h) (_m)->bpr_name(_h) argument 94 #define MBPF_TYPE(_m, _h) (_m)->bpr_type(_h) argument 95 #define MBPF_SDU_GET(_m, _h, _p) (_m)->bpr_sdu_get(_h, _p) argument 96 #define MBPF_TX(_m, _h, _pkt) (_m)->bpr_tx(_h, _pkt) argument 97 #define MBPF_PROMISC_ADD(_m, _h, _o, _d, _p, _f) \ argument 99 #define MBPF_PROMISC_REMOVE(_m, _h) (_m)->bpr_promisc_remove(_h) argument 102 #define MBPF_CLIENT_CLOSE(_m, _h) (_m)->bpr_client_close(_h) argument 103 #define MBPF_CLIENT_NAME(_m, _h) (_m)->bpr_client_name(_h) argument 104 #define MBPF_CLIENT_OPEN(_m, _h, _p) (_m)->bpr_client_open((uintptr_t)_h, \ argument [all …]
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas_hash.c | 28 #define obj_to_link(_h, _o) \ argument 30 #define link_to_obj(_h, _l) \ argument 32 #define obj_to_tag(_h, _o) \ argument
|
/titanic_50/usr/src/uts/common/io/xge/hal/include/ |
H A D | xge-list.h | 153 #define xge_list_for_each(_p, _h) \ argument 157 #define xge_list_for_each_safe(_p, _n, _h) \ argument
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sysmacros.h | 351 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument 366 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
|
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | ip_fil_solaris.c | 192 #define UNDO_HOOK(_f, _b, _e, _h) \ argument
|
/titanic_50/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 326 #define kmem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i) \ argument
|
/titanic_50/usr/src/uts/common/io/arn/ |
H A D | arn_core.h | 161 #define TSF_TO_TU(_h, _l) \ argument
|