Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/sgs/libconv/common/
H A D_conv.h72 #define CONV_XWORD_64TEST(_value, _fmt_flags, _inv_buf) \ argument
/titanic_51/usr/src/uts/common/sys/
H A Dtimer.h138 union sigval _value; member
149 union sigval32 _value; member
/titanic_51/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c1680 #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 Da.out.c622 ulong_t ndx, cnt, base, _value; in aout_dladdr() local
H A Delf.c2485 ulong_t ndx, cnt, base, _value; local
/titanic_51/usr/src/lib/libdtrace/common/
H A Ddt_parser.h67 uintmax_t _value; /* integer value */ member
/titanic_51/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1219 #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 Dconv.h1103 #define conv_map_ds(_osabi, _mach, _value, _dsp, _fmt_flags, _inv_buf) \ argument