Lines Matching defs:ms_bootblock_idi
303 struct ms_bootblock_idi { struct
305 u16 wIDIgeneralConfiguration; /* 0 */
306 u16 wIDInumberOfCylinder; /* 1 */
307 u16 wIDIreserved0; /* 2 */
308 u16 wIDInumberOfHead; /* 3 */
309 u16 wIDIbytesPerTrack; /* 4 */
310 u16 wIDIbytesPerSector; /* 5 */
311 u16 wIDIsectorsPerTrack; /* 6 */
312 u16 wIDItotalSectors[2]; /* 7-8 high,low */
313 u16 wIDIreserved1[11]; /* 9-19 */
314 u16 wIDIbufferType; /* 20 */
315 u16 wIDIbufferSize; /* 21 */
316 u16 wIDIlongCmdECC; /* 22 */
317 u16 wIDIfirmVersion[4]; /* 23-26 */
318 u16 wIDImodelName[20]; /* 27-46 */
319 u16 wIDIreserved2; /* 47 */
320 u16 wIDIlongWordSupported; /* 48 */
321 u16 wIDIdmaSupported; /* 49 */
322 u16 wIDIreserved3; /* 50 */
323 u16 wIDIpioTiming; /* 51 */
324 u16 wIDIdmaTiming; /* 52 */
325 u16 wIDItransferParameter; /* 53 */
326 u16 wIDIformattedCylinder; /* 54 */
327 u16 wIDIformattedHead; /* 55 */
328 u16 wIDIformattedSectorsPerTrack;/* 56 */
329 u16 wIDIformattedTotalSectors[2];/* 57-58 */
330 u16 wIDImultiSector; /* 59 */
331 u16 wIDIlbaSectors[2]; /* 60-61 */
332 u16 wIDIsingleWordDMA; /* 62 */
333 u16 wIDImultiWordDMA; /* 63 */
334 u16 wIDIreserved4[192]; /* 64-255 */