Home
last modified time | relevance | path

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

/freebsd/sys/dev/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;
/freebsd/sys/dev/hptrr/
H A Dhim.h267 typedef struct _AtaCommand struct
269 HPT_U64 Lba;
270 HPT_U16 nSectors;
271 HPT_U16 pad;
/freebsd/sys/dev/hpt27xx/
H A Dhim.h299 typedef struct _AtaCommand struct
301 HPT_U64 Lba;
302 HPT_U16 nSectors;
303 HPT_U16 pad;
/freebsd/sys/dev/hptnr/
H A Dhim.h299 typedef struct _AtaCommand struct
301 HPT_U64 Lba;
302 HPT_U16 nSectors;
303 HPT_U16 pad;