Searched defs:s32 (Results 1 - 24 of 24) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacwin.h65 typedef int s32; typedef
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Dbcmtype.h79 typedef s32 s32_t;
114 typedef int32_t s32; typedef
245 typedef S32 s32; typedef
/illumos-gate/usr/src/uts/common/sys/
H A Dsha2.h74 uint32_t s32[8]; /* for SHA256 */ member in union:__anon466::__anon467
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h134 typedef int32_t s32; typedef
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h194 elfedit32_obj_state_t *s32; /* ELFCLASS32 */ member in union:__anon1464::__anon1471::__anon1472
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h200 typedef int32_t s32; typedef
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h106 typedef int32_t s32; typedef
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h165 typedef int32_t s32; typedef
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Ddavicom.c57 typedef signed int s32; typedef
H A Dnatsemi.c79 typedef int32_t s32; typedef
H A Deepro100.c109 typedef signed int s32; typedef
234 s32 count; /* # of TBD (=2), Tx start thresh., etc. */
237 s32 tx_buf_size0; /* Length of Tx hdr. */
239 s32 tx_buf_size1; /* Length of Tx data. */
H A Dpcnet32.c62 typedef signed int s32; typedef
H A Dr8169.c60 typedef signed int s32; typedef
H A Dsundance.c60 typedef signed int s32; typedef
H A Dw89c840.c92 typedef signed int s32; typedef
207 s32 status;
208 s32 length;
214 s32 status;
215 s32 length;
396 s32 status = desc->status;
H A Dforcedeth.c68 typedef signed int s32; typedef
H A Dns83820.c61 typedef signed int s32; typedef
H A Dsis900.h371 typedef signed int s32; typedef
H A Dtlan.h48 typedef signed int s32; typedef
H A Dtulip.c125 typedef int32_t s32; typedef
/illumos-gate/usr/src/cmd/od/
H A Dod.c108 typedef int s32; typedef
135 DECL_GET(s32)
163 DECL_OUT(sig_d, s32, " %11.010d")
167 DECL_OUT(hex_d, s32, " %08x")
/illumos-gate/usr/src/common/crypto/edonr/
H A Dedonr.c252 #define s32(j) ld_swap32((uint32_t *)data + j, swp ## j) macro
259 s32(8);
260 s32(9);
261 s32(10);
262 s32(11);
263 s32(12);
264 s32(13);
265 s32(14);
266 s32(15);
271 s32(
279 #undef s32 macro
664 uint32_t *s32 = hashState224(state)->DoublePipe + 9; local
679 uint32_t *s32 = hashState224(state)->DoublePipe + 8; local
[all...]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c1593 const Elf32_Sym *s32; member in union:__anon877
1604 u.s32 = gelf32_sym_search(gst->gst_asmap, gst->gst_aslen, addr);
1605 if (gelf32_to_sym(u.s32, sym) == NULL)
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Djfs.h102 typedef int s32; typedef
177 s32 s_bsize; /* 4: aggregate block size in bytes;
182 s32 s_pbsize; /* 4: hardware/LVM block size in bytes */
194 s32 s_compress; /* 4: > 0 if data compression */
204 s32 s_logserial; /* 4: log serial number at aggregate mount */
211 s32 s_fsckloglen; /* 4: Number of filesystem blocks reserved for
452 s32 di_fileset; /* 4: fileset number */
477 s32 di_next_index; /* 4: Next available dir_table index */
479 s32 di_acltype; /* 4: Type of ACL */
573 s32 iagnu
[all...]

Completed in 150 milliseconds