Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hptmv/
H A Dcommand.h36 typedef struct _AtaCommand struct
38 LBA_T Lba; /* Current Logic Disk command: LBA */
39 USHORT nSectors; /* sector count. May great than 0x80 */
40 UCHAR Command; /* IDE_COMMAND_READ, _WRITE, _VERIFY */
41 UCHAR QueueTag;
/freebsd-13.1/sys/dev/hptrr/
H A Dhim.h269 typedef struct _AtaCommand struct
271 HPT_U64 Lba;
272 HPT_U16 nSectors;
273 HPT_U16 pad;
/freebsd-13.1/sys/dev/hpt27xx/
H A Dhim.h301 typedef struct _AtaCommand struct
303 HPT_U64 Lba;
304 HPT_U16 nSectors;
305 HPT_U16 pad;
/freebsd-13.1/sys/dev/hptnr/
H A Dhim.h301 typedef struct _AtaCommand struct
303 HPT_U64 Lba;
304 HPT_U16 nSectors;
305 HPT_U16 pad;