Home
last modified time | relevance | path

Searched defs:_AtaCommand (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/raid/hptmv/
H A Dcommand.h34 typedef struct _AtaCommand struct
36 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;
/dflybsd-src/sys/dev/raid/hptrr/
H A Dhim.h267 typedef struct _AtaCommand struct
269 HPT_U64 Lba;
270 HPT_U16 nSectors;
271 HPT_U16 pad;
/dflybsd-src/sys/dev/raid/hpt27xx/
H A Dhim.h293 typedef struct _AtaCommand struct
295 HPT_U64 Lba;
296 HPT_U16 nSectors;
297 HPT_U16 pad;