Home
last modified time | relevance | path

Searched refs:s8 (Results 1 – 25 of 59) sorted by relevance

123

/linux-2.4.37.9/fs/jfs/
Djfs_dtree.h48 s8 next; /* 1: */
49 s8 cnt; /* 1: */
68 s8 next; /* 1: */
87 s8 next; /* 1: */
151 s8 freecnt; /* 1: free count */
152 s8 freelist; /* 1: freelist header */
156 s8 stbl[8]; /* 8: sorted entry index table */
200 s8 freecnt; /* 1: */
201 s8 freelist; /* 1: slot index of head of freelist */
236 (s8 *)&(p)->slot[(p)->header.stblindex] )
Djfs_dmap.h38 #define NOFREE ((s8) -1) /* no blocks free */
152 s8 budmin; /* 1: min l2 tree leaf value to combine */
153 s8 stree[TREESIZE]; /* TREESIZE: tree */
180 s8 budmin; /* 1: minimum l2 tree leaf value */
181 s8 stree[CTLTREESIZE]; /* CTLTREESIZE: dmapctl tree */
219 s8 dn_maxfreebud; /* 1: max free buddy system */
Djfs_txnmgr.h168 s8 maxcnt; /* 1: */
169 s8 index; /* 1: */
184 s8 maxcnt; /* 1: */
185 s8 index; /* 1: */
/linux-2.4.37.9/drivers/sbus/char/
Dbbc_envctrl.c66 s8 high_pwroff, high_shutdown, high_warn;
67 s8 low_warn, low_shutdown, low_pwroff;
89 s8 curr_cpu_temp;
90 s8 curr_amb_temp;
91 s8 prev_cpu_temp;
92 s8 prev_amb_temp;
93 s8 avg_cpu_temp;
94 s8 avg_amb_temp;
179 s8 val = -1; in do_envctrl_shutdown()
241 s8 amb_goal_hi = amb_temp_limits[tp->index].high_warn - 10; in analyze_ambient_temp()
[all …]
/linux-2.4.37.9/drivers/net/bonding/
Dbonding.h161 s8 link; /* one of BOND_LINK_XXXX */
162 s8 state; /* one of BOND_STATE_XXXX */
192 s8 kill_timers;
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dsktypes.h45 #define SK_I8 s8
/linux-2.4.37.9/include/asm-x86_64/
Dtypes.h28 typedef signed char s8; typedef
/linux-2.4.37.9/include/asm-alpha/
Dtypes.h36 typedef signed char s8; typedef
/linux-2.4.37.9/include/asm-cris/
Dtypes.h30 typedef signed char s8; typedef
/linux-2.4.37.9/drivers/sound/emu10k1/
Dmidi.h50 s8 iBuf[MIDIIN_BUFLEN];
/linux-2.4.37.9/arch/ppc64/boot/
Dppc32-types.h16 typedef signed char s8; typedef
/linux-2.4.37.9/include/asm-s390x/
Dtypes.h44 typedef signed char s8; typedef
/linux-2.4.37.9/include/asm-arm/
Dtypes.h30 typedef signed char s8; typedef
/linux-2.4.37.9/include/asm-m68k/
Dtypes.h38 typedef signed char s8; typedef
/linux-2.4.37.9/include/asm-parisc/
Dtypes.h30 typedef signed char s8; typedef
/linux-2.4.37.9/include/asm-sparc64/
Dtypes.h34 typedef __signed__ char s8; typedef
/linux-2.4.37.9/include/asm-sparc/
Dtypes.h34 typedef __signed__ char s8; typedef
/linux-2.4.37.9/include/asm-i386/
Dtypes.h32 typedef signed char s8; typedef
/linux-2.4.37.9/include/asm-sh/
Dtypes.h30 typedef __signed__ char s8; typedef
/linux-2.4.37.9/include/asm-mips/
Dregdef.h49 #define s8 $30 /* same like fp! */ macro
/linux-2.4.37.9/include/asm-sh64/
Dtypes.h41 typedef __signed__ char s8; typedef
/linux-2.4.37.9/include/asm-ppc/
Dtypes.h28 typedef signed char s8; typedef
/linux-2.4.37.9/include/asm-ppc64/
Dtypes.h46 typedef signed char s8; typedef
/linux-2.4.37.9/include/asm-s390/
Dtypes.h42 typedef signed char s8; typedef
/linux-2.4.37.9/include/asm-mips64/
Dregdef.h49 #define s8 $30 /* callee saved */ macro

123