Home
last modified time | relevance | path

Searched defs:_field (Results 1 – 8 of 8) sorted by relevance

/titanic_44/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_44/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
/titanic_44/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_44/usr/src/uts/common/fs/zfs/
H A Darc.c1131 #define BLKPROP_GET_LSIZE(_obj, _field) \ argument
1133 #define BLKPROP_SET_LSIZE(_obj, _field, x) \ argument
1135 #define BLKPROP_GET_PSIZE(_obj, _field) \ argument
1137 #define BLKPROP_SET_PSIZE(_obj, _field, x) \ argument
1139 #define BLKPROP_GET_COMPRESS(_obj, _field) \ argument
1141 #define BLKPROP_SET_COMPRESS(_obj, _field, x) \ argument
1143 #define BLKPROP_GET_CHECKSUM(_obj, _field) \ argument
1145 #define BLKPROP_SET_CHECKSUM(_obj, _field, x) \ argument
1147 #define BLKPROP_GET_TYPE(_obj, _field) \ argument
1149 #define BLKPROP_SET_TYPE(_obj, _field, x) \ argument
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dfil.c6460 #define TUNE_SET(_ifs, _name, _field) \ in ipftuneable_alloc() argument
/titanic_44/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c161 #define SHMEM2_RD(cb, shmem2_base, _field) \ argument