Home
last modified time | relevance | path

Searched defs:_IDENTIFY_DATA2 (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/hptmv/
H A Datapi.h263 typedef struct _IDENTIFY_DATA2 { struct
264 USHORT GeneralConfiguration; /* 00 00 */
265 USHORT NumberOfCylinders; /* 02 1 */
266 USHORT Reserved1; /* 04 2 */
267 USHORT NumberOfHeads; /* 06 3 */
268 USHORT UnformattedBytesPerTrack; /* 08 4 */
269 USHORT UnformattedBytesPerSector; /* 0A 5 */
270 USHORT SectorsPerTrack; /* 0C 6 */
271 USHORT VendorUnique1[3]; /* 0E 7-9 */
272 USHORT SerialNumber[10]; /* 14 10-19 */
[all …]
H A Dhptintf.h411 typedef struct _IDENTIFY_DATA2 { struct
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 */
[all …]
/freebsd/sys/dev/hptrr/
H A Dhim.h117 typedef struct _IDENTIFY_DATA2 { struct
118 HPT_U16 GeneralConfiguration;
119 HPT_U16 NumberOfCylinders;
120 HPT_U16 Reserved1;
121 HPT_U16 NumberOfHeads;
122 HPT_U16 UnformattedBytesPerTrack;
123 HPT_U16 UnformattedBytesPerSector;
124 HPT_U16 SectorsPerTrack;
125 HPT_U16 VendorUnique1[3];
126 HPT_U16 SerialNumber[10];
[all …]
H A Dhptintf.h604 typedef struct _IDENTIFY_DATA2 { struct
605 HPT_U16 GeneralConfiguration;
606 HPT_U16 NumberOfCylinders;
607 HPT_U16 Reserved1;
608 HPT_U16 NumberOfHeads;
609 HPT_U16 UnformattedBytesPerTrack;
610 HPT_U16 UnformattedBytesPerSector;
611 HPT_U16 SectorsPerTrack;
612 HPT_U16 VendorUnique1[3];
613 HPT_U16 SerialNumber[10];
[all …]
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h798 typedef struct _IDENTIFY_DATA2 { struct
799 HPT_U16 GeneralConfiguration;
800 HPT_U16 NumberOfCylinders;
801 HPT_U16 Reserved1;
802 HPT_U16 NumberOfHeads;
803 HPT_U16 UnformattedBytesPerTrack;
804 HPT_U16 UnformattedBytesPerSector;
805 HPT_U8 SasAddress[8];
806 HPT_U16 SerialNumber[10];
807 HPT_U16 BufferType;
[all …]
/freebsd/sys/dev/hptnr/
H A Dhptintf.h794 typedef struct _IDENTIFY_DATA2 { struct
795 HPT_U16 GeneralConfiguration;
796 HPT_U16 NumberOfCylinders;
797 HPT_U16 Reserved1;
798 HPT_U16 NumberOfHeads;
799 HPT_U16 UnformattedBytesPerTrack;
800 HPT_U16 UnformattedBytesPerSector;
801 HPT_U8 SasAddress[8];
802 HPT_U16 SerialNumber[10];
803 HPT_U16 BufferType;
[all …]