Searched defs:_field (Results 1 – 7 of 7) sorted by relevance
/titanic_51/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/ |
H A D | mm_vbd.h | 232 #define RESOURCE_TRACE_INC(_pdev, _cli_idx, _type, _field) \ argument 241 #define RESOURCE_TRACE_DEC(_pdev, _cli_idx, _type, _field) \ argument 250 #define RESOURCE_TRACE_ADD(_pdev, _cli_idx, _type, _field, _size) \ argument 259 #define RESOURCE_TRACE_SUB(_pdev, _cli_idx, _type, _field, _size) \ argument
|
/titanic_51/usr/src/cmd/sgs/elfdump/common/ |
H A D | gen_struct_layout.c | 78 #define SCALAR_FIELD(_type, _field, _sign) \ argument 80 #define SCALAR_FIELD4(_type, _field, _sign, _rtype) \ argument 82 #define ARRAY_FIELD(_type, _field, _sign) \ argument
|
H A D | corenote.c | 75 #define PRINT_DEC(_title, _field) \ argument 80 #define PRINT_HEX(_title, _field) \ argument 85 #define PRINT_ZHEX(_title, _field) \ argument 90 #define PRINT_SUBTYPE(_title, _field, _func) \ argument 92 #define PRINT_STRBUF(_title, _field) \ argument [all...] |
/titanic_51/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_niv.c | 290 #define NIV_STATS_ASSIGN_HI_LO(_field, _val) _field##_hi = U64_HI((_val));\ argument
|
H A D | lm_phy.c | 208 #define MII_REG(_type, _field) (OFFSETOF(_type, _field)/2) argument
|
/titanic_51/usr/src/uts/common/inet/ipf/ |
H A D | fil.c | 6462 #define TUNE_SET(_ifs, _name, _field) \ in ipftuneable_alloc() argument
|
/titanic_51/usr/src/uts/common/io/bnxe/577xx/common/ |
H A D | bnxe_clc.c | 161 #define SHMEM2_RD(cb, shmem2_base, _field) \ argument
|