Home
last modified time | relevance | path

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 Dmm_vbd.h232 #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 Dgen_struct_layout.c78 #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 Dcorenote.c75 #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 Dlm_niv.c290 #define NIV_STATS_ASSIGN_HI_LO(_field, _val) _field##_hi = U64_HI((_val));\ argument
H A Dlm_phy.c208 #define MII_REG(_type, _field) (OFFSETOF(_type, _field)/2) argument
/titanic_51/usr/src/uts/common/inet/ipf/
H A Dfil.c6462 #define TUNE_SET(_ifs, _name, _field) \ in ipftuneable_alloc() argument
/titanic_51/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c161 #define SHMEM2_RD(cb, shmem2_base, _field) \ argument