Searched defs:_AtaCommand (Results 1 – 4 of 4) 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;
299 typedef struct _AtaCommand struct301 HPT_U64 Lba; 302 HPT_U16 nSectors; 303 HPT_U16 pad;