Searched defs:_AtaCommand (Results 1 – 3 of 3) sorted by relevance
34 typedef struct _AtaCommand struct36 LBA_T Lba; /* Current Logic Disk command: LBA */37 USHORT nSectors; /* sector count. May great than 0x80 */38 UCHAR Command; /* IDE_COMMAND_READ, _WRITE, _VERIFY */39 UCHAR QueueTag;
267 typedef struct _AtaCommand struct269 HPT_U64 Lba;270 HPT_U16 nSectors;271 HPT_U16 pad;
293 typedef struct _AtaCommand struct295 HPT_U64 Lba;296 HPT_U16 nSectors;297 HPT_U16 pad;