Searched defs:_value (Results 1 – 8 of 8) sorted by relevance
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | _conv.h | 72 #define CONV_XWORD_64TEST(_value, _fmt_flags, _inv_buf) \ argument
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | timer.h | 138 union sigval _value; member 149 union sigval32 _value; member
|
/titanic_51/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_82599.c | 1680 #define IXGBE_STORE_AS_BE32(_value) \ argument 1687 #define IXGBE_STORE_AS_BE16(_value) \ argument
|
/titanic_51/usr/src/cmd/sgs/rtld/common/ |
H A D | a.out.c | 622 ulong_t ndx, cnt, base, _value; in aout_dladdr() local
|
H A D | elf.c | 2485 ulong_t ndx, cnt, base, _value; local
|
/titanic_51/usr/src/lib/libdtrace/common/ |
H A D | dt_parser.h | 67 uintmax_t _value; /* integer value */ member
|
/titanic_51/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 1219 #define WRITE_CSR_REG(_hba, _regp, _value) ddi_put32(\ argument 1226 #define WRITE_SLIM_ADDR(_hba, _regp, _value) ddi_put32(\ argument 1242 #define WRITE_SBUS_CSR_REG(_hba, _regp, _value) ddi_put32(\ argument 1249 #define SBUS_WRITE_FLASH_COPY(_hba, _offset, _value) ddi_put8(\ argument 1260 #define WRITE_BAR0_REG(_hba, _regp, _value) ddi_put32(\ argument 1267 WRITE_BAR1_REG(_hba,_regp,_value) global() argument 1274 WRITE_BAR2_REG(_hba,_regp,_value) global() argument [all...] |
/titanic_51/usr/src/cmd/sgs/include/ |
H A D | conv.h | 1103 #define conv_map_ds(_osabi, _mach, _value, _dsp, _fmt_flags, _inv_buf) \ argument
|