Lines Matching refs:USHORT
412 USHORT GeneralConfiguration; /* 00 00 */
413 USHORT NumberOfCylinders; /* 02 1 */
414 USHORT Reserved1; /* 04 2 */
415 USHORT NumberOfHeads; /* 06 3 */
416 USHORT UnformattedBytesPerTrack; /* 08 4 */
417 USHORT UnformattedBytesPerSector; /* 0A 5 */
418 USHORT SectorsPerTrack; /* 0C 6 */
419 USHORT VendorUnique1[3]; /* 0E 7-9 */
420 USHORT SerialNumber[10]; /* 14 10-19 */
421 USHORT BufferType; /* 28 20 */
422 USHORT BufferSectorSize; /* 2A 21 */
423 USHORT NumberOfEccBytes; /* 2C 22 */
424 USHORT FirmwareRevision[4]; /* 2E 23-26 */
425 USHORT ModelNumber[20]; /* 36 27-46 */
428 USHORT DoubleWordIo; /* 60 48 */
429 USHORT Capabilities; /* 62 49 */
430 USHORT Reserved2; /* 64 50 */
435 USHORT TranslationFieldsValid:1; /* 6A 53 */
436 USHORT Reserved3:15;
437 USHORT NumberOfCurrentCylinders; /* 6C 54 */
438 USHORT NumberOfCurrentHeads; /* 6E 55 */
439 USHORT CurrentSectorsPerTrack; /* 70 56 */
441 USHORT CurrentMultiSectorSetting; /* 59 */
443 USHORT SingleWordDMASupport : 8; /* 62 */
444 USHORT SingleWordDMAActive : 8;
445 USHORT MultiWordDMASupport : 8; /* 63 */
446 USHORT MultiWordDMAActive : 8;
447 USHORT AdvancedPIOModes : 8; /* 64 */
448 USHORT Reserved4 : 8;
449 USHORT MinimumMWXferCycleTime; /* 65 */
450 USHORT RecommendedMWXferCycleTime; /* 66 */
451 USHORT MinimumPIOCycleTime; /* 67 */
452 USHORT MinimumPIOCycleTimeIORDY; /* 68 */
453 USHORT Reserved5[2]; /* 69-70 */
454 USHORT ReleaseTimeOverlapped; /* 71 */
455 USHORT ReleaseTimeServiceCommand; /* 72 */
456 USHORT MajorRevision; /* 73 */
457 USHORT MinorRevision; /* 74 */
718 USHORT nSectors;
994 int hpt_rebuild_data_block_v2(DEVICEID idArray, LBA64 Lba, USHORT nSector);
1100 int hpt_lock_device_v2(DEVICEID idDisk, LBA64 Lba, USHORT nSectors);
1142 int hpt_verify_data_block_v2(DEVICEID idArray, LBA64 Lba, USHORT nSectors);
1159 int hpt_initialize_data_block_v2(DEVICEID idArray, LBA64 Lba, USHORT nSectors);