Home
last modified time | relevance | path

Searched refs:s16 (Results 1 – 25 of 70) sorted by relevance

123

/linux-2.4.37.9/drivers/video/sti/
Dsticore.h119 s16 power; /* power calculation (in Watts) */
127 s16 onscreen_x; /* screen width in pixels */
128 s16 onscreen_y; /* screen height in pixels */
129 s16 offscreen_x; /* offset width in pixels */
130 s16 offscreen_y; /* offset height in pixels */
131 s16 total_x; /* frame buffer width in pixels */
132 s16 total_y; /* frame buffer height in pixels */
206 s16 onscreen_x; /* screen width in pixels */
207 s16 onscreen_y; /* screen height in pixels */
208 s16 offscreen_x; /* offscreen width in pixels */
[all …]
/linux-2.4.37.9/fs/jfs/
Djfs_logmgr.h125 s16 rsrvd; /* 2: */
126 s16 eor; /* 2: end-of-log offset of lasrt record write */
133 s16 rsrvd; /* 2: */
134 s16 eor; /* 2: normally the same as h.eor */
208 s16 length; /* 2: length of data in record (in byte) */
234 s16 l2linesize; /* 2: log2 of line size */
250 s16 rsrvd; /* 2: reserved */
266 s16 nxd; /* 2: number of extents */
360 s16 offset;
361 s16 length;
Djfs_superblock.h46 s16 s_l2bsize; /* 2: log2 of s_bsize */
47 s16 s_l2bfactor; /* 2: log2(s_bsize/hardware block size) */
49 s16 s_l2pbsize; /* 2: log2 of s_pbsize */
50 s16 pad; /* 2: padding necessary for alignment */
Djfs_xtree.h68 s16 maxnxad;
69 s16 nxad;
98 s16 nextindex; /* 2: next index = number of entries */
99 s16 maxentry; /* 2: max number of entries */
100 s16 rsrvd2; /* 2: */
Djfs_types.h86 s16 maxnlxd;
87 s16 nlxd;
117 s16 maxnpxd;
118 s16 npxd;
Djfs_btree.h113 s16 index; /* 2: */
114 s16 lastindex; /* 2: unused */
/linux-2.4.37.9/include/asm-s390/
Dchandev.h82 s16 port_protocol_no; /* 0 by default, set specifically when forcing */
223 void chandev_add_model(chandev_type chan_type,s32 cu_type,s16 cu_model,
224 s32 dev_type,s16 dev_model,u8 max_port_no,int auto_msck_recovery,
226 void chandev_del_model(s32 cu_type,s16 cu_model,s32 dev_type,s16 dev_model);
/linux-2.4.37.9/include/asm-s390x/
Dchandev.h82 s16 port_protocol_no; /* 0 by default, set specifically when forcing */
223 void chandev_add_model(chandev_type chan_type,s32 cu_type,s16 cu_model,
224 s32 dev_type,s16 dev_model,u8 max_port_no,int auto_msck_recovery,
226 void chandev_del_model(s32 cu_type,s16 cu_model,s32 dev_type,s16 dev_model);
Dtypes.h47 typedef signed short s16; typedef
/linux-2.4.37.9/fs/hfsplus/
Dhfsplus_raw.h220 s16 type;
254 s16 type;
281 s16 type;
282 s16 reserved;
291 s16 type;
/linux-2.4.37.9/include/linux/
Dsysv_fs.h83 s16 s_dinfo[4]; /* device information ?? */
121 s16 s_dinfo[4]; /* device information ?? */
150 s16 s_dinfo[4]; /* device information ?? */
234 s16 p_pnc;
235 s16 p_prx;
236 s16 p_pwx;
/linux-2.4.37.9/drivers/net/
Ddepca.c355 s16 buf_length; /* This length is negative 2's complement! */
356 s16 msg_length; /* This length is "normal". */
361 s16 length; /* This length is negative 2's complement! */
362 s16 misc; /* Errors and TDR info */
536 s16 nicsr; in depca_hw_init()
756 s16 nicsr; in depca_open()
901 s16 csr0, nicsr; in depca_interrupt()
1004 if ((*(s16 *) & buf[0] == -1) && (*(s16 *) & buf[2] == -1) && (*(s16 *) & buf[4] == -1)) { in depca_rx()
1009 …se if ((*(s16 *) & buf[0] == *(s16 *) & dev->dev_addr[0]) && (*(s16 *) & buf[2] == *(s16 *) & dev-… in depca_rx()
1086 s16 nicsr; in depca_close()
[all …]
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dsktypes.h47 #define SK_I16 s16
/linux-2.4.37.9/include/asm-x86_64/
Dtypes.h31 typedef signed short s16; typedef
/linux-2.4.37.9/include/asm-alpha/
Dtypes.h39 typedef signed short s16; typedef
/linux-2.4.37.9/include/asm-cris/
Dtypes.h33 typedef signed short s16; typedef
/linux-2.4.37.9/arch/ppc64/boot/
Dppc32-types.h19 typedef signed short s16; typedef
/linux-2.4.37.9/include/asm-arm/
Dtypes.h33 typedef signed short s16; typedef
/linux-2.4.37.9/include/asm-m68k/
Dtypes.h41 typedef signed short s16; typedef
/linux-2.4.37.9/include/asm-parisc/
Dtypes.h33 typedef signed short s16; typedef
/linux-2.4.37.9/include/asm-sparc64/
Dtypes.h37 typedef __signed__ short s16; typedef
/linux-2.4.37.9/include/asm-sparc/
Dtypes.h37 typedef __signed__ short s16; typedef
/linux-2.4.37.9/include/asm-i386/
Dtypes.h35 typedef signed short s16; typedef
/linux-2.4.37.9/include/asm-sh/
Dtypes.h33 typedef __signed__ short s16; typedef
/linux-2.4.37.9/include/asm-sh64/
Dtypes.h44 typedef __signed__ short s16; typedef

123