/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | jfs.h | 98 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 stbl[8]; /* 8: sorted entry index table */ [all …]
|
H A D | graphics.c | 72 static unsigned char *s8 = (unsigned char*)VSHADOW8; variable 283 grub_memcpy(mem, s8, SCREENBYTES); in graphics_cls() 350 s8[fb_index] |= mask; in draw_xbmlogo() 490 s1[i] = s2[i] = s4[i] = s8[i] = 0; in read_image() 542 s8[len + (x >> 3)] |= mask; in read_image()
|
H A D | fsys_jfs.c | 134 s8 *stbl; in next_dentry() 142 stbl = (s8 *)&de[(int)dtpage->header.stblindex]; in next_dentry() 150 return &de[(int)((s8 *)&de[(int)dtpage->header.stblindex])[0]]; in next_dentry() 182 xd = &de[(int)((s8 *)&de[(int)dtpage->header.stblindex])[0]].xd; in first_dentry()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/include/ |
H A D | bcmtype.h | 81 typedef s8 s8_t; 116 typedef int8_t s8; typedef 247 typedef S8 s8; typedef
|
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_osdep.h | 125 typedef int8_t s8; typedef
|
/titanic_41/usr/src/cmd/od/ |
H A D | od.c | 106 typedef char s8; typedef 133 DECL_GET(s8) 161 DECL_OUT(sig_b, s8, " %03d")
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | sis900.h | 367 typedef signed char s8; typedef
|
H A D | tlan.h | 44 typedef signed char s8; typedef
|
H A D | natsemi.c | 75 typedef int8_t s8; typedef
|
H A D | davicom.c | 53 typedef signed char s8; typedef
|
H A D | eepro100.c | 105 typedef signed char s8; typedef
|
H A D | r8169.c | 56 typedef signed char s8; typedef
|
H A D | w89c840.c | 88 typedef signed char s8; typedef
|
H A D | sundance.c | 56 typedef signed char s8; typedef
|
H A D | ns83820.c | 57 typedef signed char s8; typedef
|
H A D | forcedeth.c | 64 typedef signed char s8; typedef
|
H A D | pcnet32.c | 58 typedef signed char s8; typedef
|
H A D | tulip.c | 121 typedef int8_t s8; typedef
|
/titanic_41/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 93 typedef int8_t s8; typedef
|
/titanic_41/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 166 typedef int8_t s8; typedef
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 181 typedef int8_t s8; typedef
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/common/ |
H A D | bnxe_clc.c | 14270 s8 port = 0; in elink_8073_common_init_phy() 14271 s8 port_of_path = 0; in elink_8073_common_init_phy() 14396 s8 port; in elink_8726_common_init_phy() 14492 s8 port, reset_gpio; in elink_8727_common_init_phy() 14496 s8 port_of_path; in elink_8727_common_init_phy()
|