Searched refs:USHORT (Results 1 - 21 of 21) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dpsi240i.h41 #define USHORT unsigned short macro
196 USHORT data;
244 USHORT GeneralConfiguration; // 00
245 USHORT NumberOfCylinders; // 02
246 USHORT Reserved1; // 04
247 USHORT NumberOfHeads; // 06
248 USHORT UnformattedBytesPerTrack; // 08
249 USHORT UnformattedBytesPerSector; // 0A
250 USHORT SectorsPerTrack; // 0C
251 USHORT VendorUnique
[all...]
H A Dpsi_chip.h173 USHORT sectors; // number of sectors per track
174 USHORT heads; // number of heads
175 USHORT cylinders; // number of cylinders for this device
177 USHORT spare1;
178 USHORT spare2;
183 USHORT startupDelay;
184 USHORT promptBIOS;
185 USHORT fastFormat;
186 USHORT spare2;
187 USHORT spare
[all...]
H A Dpsi240i.c79 USHORT sectors; // number of sectors per track
80 USHORT heads; // number of heads
81 USHORT cylinders; // number of cylinders for this device
82 USHORT spareword; // placeholder
88 USHORT ports[13];
93 USHORT sectorCount;
96 USHORT expectingIRQ;
105 static USHORT portAddr[6] = {CHIP_ADRS_0, CHIP_ADRS_1, CHIP_ADRS_2, CHIP_ADRS_3, CHIP_ADRS_4, CHIP_ADRS_5};
120 USHORT *pports = padapter->ports;
126 outsw (pports[PORT_DATA], padapter->buffer, (USHORT)padapte
[all...]
H A Da100u2w.h67 #define USHORT unsigned short macro
254 USHORT HCS_Base; /* 00 */
264 USHORT HCS_Units; /* Number of units this adapter */
265 USHORT HCS_AFlags; /* Adapter info. defined flags */
H A Dinitio.h60 #define USHORT unsigned short macro
627 USHORT NVM_Signature; /* 0,1: Signature */
642 USHORT NVM_CheckSum; /* 0x3E, 0x3F: Checksum of NVRam */
688 USHORT BaseAndBios; /* high byte: pHcsInfo->bios,low byte:pHcsInfo->base */
H A Dinitio.c409 static USHORT tul_se2_rd(WORD CurBase, ULONG adr)
412 USHORT readWord;
440 static void tul_se2_wr(WORD CurBase, UCHAR adr, USHORT writeWord)
486 USHORT *np;
489 np = (USHORT *) i91unvramp;
498 np = (USHORT *) i91unvramp;
501 if (i91unvramp->NVM_CheckSum != (USHORT) chksum)
514 USHORT *np, *np1;
518 np = (USHORT *) i91udftNvRam;
521 *np = (USHORT) chksu
[all...]
H A Da100u2w.c379 USHORT wBIOSAddress;
380 USHORT i;
409 wBIOSAddress = (USHORT) dData; /* FW code locate at BIOS address + ? */
490 USHORT revision;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/arc/
H A Dtypes.h20 typedef unsigned short USHORT; typedef
45 typedef unsigned short USHORT; typedef
56 typedef USHORT *_PUSHORT;
67 typedef USHORT *PUSHORT;
75 USHORT CursorXPosition;
76 USHORT CursorYPosition;
77 USHORT CursorMaxXPosition;
78 USHORT CursorMaxYPosition;
79 USHORT ForegroundColor;
80 USHORT BackgroundColo
[all...]
H A Dhinv.h125 USHORT Version;
126 USHORT Revision;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/arc/
H A Dtypes.h20 typedef unsigned short USHORT; typedef
45 typedef unsigned short USHORT; typedef
56 typedef USHORT *_PUSHORT;
67 typedef USHORT *PUSHORT;
75 USHORT CursorXPosition;
76 USHORT CursorYPosition;
77 USHORT CursorMaxXPosition;
78 USHORT CursorMaxYPosition;
79 USHORT ForegroundColor;
80 USHORT BackgroundColo
[all...]
H A Dhinv.h125 USHORT Version;
126 USHORT Revision;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Di2lib.h84 USHORT validity; // Indicates whether the given channel has been
107 USHORT ClosingDelay;
108 USHORT ClosingWaitTime;
116 USHORT sinceLastFlow; // Counts the number of characters read from input
120 USHORT whenSendFlow; // Determines when new flow control is to be sent to
125 USHORT channelNeeds; // Bit map of important things which must be done
141 USHORT Ibuf_stuff; // Stuffing index
143 USHORT Ibuf_strip; // Stripping index
153 USHORT Obuf_stuff; // Stuffing index
155 USHORT Obuf_stri
[all...]
H A Dip2types.h44 typedef unsigned short USHORT; typedef
H A Di2cmd.h393 (*(USHORT *)(((cmdSyntaxPtr)(ct39))->cmd[1]) = (oflag), \
540 *(USHORT *)(((cmdSyntaxPtr)(ct80))->cmd[2]) = (value), \
566 *(USHORT *)(((cmdSyntaxPtr)(ct85))->cmd[2]) = (box1), \
567 *(USHORT *)(((cmdSyntaxPtr)(ct85))->cmd[4]) = (box2), \
568 *(USHORT *)(((cmdSyntaxPtr)(ct85))->cmd[6]) = (box3), \
569 *(USHORT *)(((cmdSyntaxPtr)(ct85))->cmd[8]) = (box4), \
H A Dip2main.c607 ip2config.addr[i]=(USHORT)(addr&0xfffe);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/acos/include/
H A DacosTypes.h173 #ifndef USHORT
174 #define USHORT unsigned short macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dmsnd.h152 #define PCTODSP_OFFSET(w) (USHORT)((w)/2)
153 #define PCTODSP_BASED(w) (USHORT)(((w)/2) + DSP_BASE_ADDR)
183 typedef u16 USHORT; typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dsgiarcs.h83 USHORT vers; /* node version */
84 USHORT rev; /* node revision */
250 USHORT ver; /* ARCS firmware version */
251 USHORT rev; /* ARCS firmware revision */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dsgiarcs.h83 USHORT vers; /* node version */
84 USHORT rev; /* node revision */
250 USHORT ver; /* ARCS firmware version */
251 USHORT rev; /* ARCS firmware revision */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/sound/oss/
H A DMultiSound617 typedef __u16 USHORT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c21190 USHORT second, hour,
21194 second = (USHORT)dt.seconds;
21196 hour = (USHORT)dt.hours;
21197 day = (USHORT)dt.day;
21198 month = (USHORT)dt.month;
21199 year = (USHORT)dt.year;
[all...]

Completed in 311 milliseconds