/illumos-gate/usr/src/uts/intel/sys/acpi/platform/ |
H A D | acwin.h | 65 typedef int s32; typedef
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/ |
H A D | bcmtype.h | 79 typedef s32 s32_t; 114 typedef int32_t s32; typedef 245 typedef S32 s32; typedef
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sha2.h | 74 uint32_t s32[8]; /* for SHA256 */ member in union:__anon466::__anon467
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_osdep.h | 134 typedef int32_t s32; typedef
|
/illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
H A D | _elfedit.h | 194 elfedit32_obj_state_t *s32; /* ELFCLASS32 */ member in union:__anon1464::__anon1471::__anon1472
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 200 typedef int32_t s32; typedef
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 106 typedef int32_t s32; typedef
|
/illumos-gate/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 165 typedef int32_t s32; typedef
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | davicom.c | 57 typedef signed int s32; typedef
|
H A D | natsemi.c | 79 typedef int32_t s32; typedef
|
H A D | eepro100.c | 109 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 D | pcnet32.c | 62 typedef signed int s32; typedef
|
H A D | r8169.c | 60 typedef signed int s32; typedef
|
H A D | sundance.c | 60 typedef signed int s32; typedef
|
H A D | w89c840.c | 92 typedef signed int s32; typedef 207 s32 status; 208 s32 length; 214 s32 status; 215 s32 length; 396 s32 status = desc->status;
|
H A D | forcedeth.c | 68 typedef signed int s32; typedef
|
H A D | ns83820.c | 61 typedef signed int s32; typedef
|
H A D | sis900.h | 371 typedef signed int s32; typedef
|
H A D | tlan.h | 48 typedef signed int s32; typedef
|
H A D | tulip.c | 125 typedef int32_t s32; typedef
|
/illumos-gate/usr/src/cmd/od/ |
H A D | od.c | 108 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 D | edonr.c | 252 #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 D | mdb_gelf.c | 1593 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 D | jfs.h | 102 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...] |