Searched defs:s8 (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Dbcmtype.h81 typedef s8 s8_t;
116 typedef int8_t s8; typedef
247 typedef S8 s8; typedef
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h132 typedef int8_t s8; typedef
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h198 typedef int8_t s8; typedef
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h102 typedef int8_t s8; typedef
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h163 typedef int8_t s8; typedef
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Ddavicom.c53 typedef signed char s8; typedef
H A Dnatsemi.c75 typedef int8_t s8; typedef
H A Deepro100.c105 typedef signed char s8; typedef
H A Dpcnet32.c58 typedef signed char s8; typedef
H A Dr8169.c56 typedef signed char s8; typedef
H A Dsundance.c56 typedef signed char s8; typedef
H A Dw89c840.c88 typedef signed char s8; typedef
H A Dforcedeth.c64 typedef signed char s8; typedef
H A Dns83820.c57 typedef signed char s8; typedef
H A Dsis900.h367 typedef signed char s8; typedef
H A Dtlan.h44 typedef signed char s8; typedef
H A Dtulip.c121 typedef int8_t s8; typedef
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c72 static unsigned char *s8 = (unsigned char*)VSHADOW8; variable
283 grub_memcpy(mem, s8, SCREENBYTES);
350 s8[fb_index] |= mask;
490 s1[i] = s2[i] = s4[i] = s8[i] = 0;
542 s8[len + (x >> 3)] |= mask;
H A Djfs.h98 typedef char s8; typedef
219 s8 s_fscklog; /* 1: which fsck service log is most recent
283 s8 next; /* 1: */
284 s8 cnt; /* 1: */
296 s8 next; /* 1: */
308 s8 next; /* 1: */
343 s8 nextindex; /* 1: next free entry in stbl */
344 s8 freecnt; /* 1: free count */
345 s8 freelist; /* 1: freelist header */
349 s8 stb
[all...]
/illumos-gate/usr/src/cmd/od/
H A Dod.c106 typedef char s8; typedef
133 DECL_GET(s8)
161 DECL_OUT(sig_b, s8, " %03d")

Completed in 128 milliseconds