MicrOS
harddisk_ata_command_matrix.h File Reference

Go to the source code of this file.

Macros

#define HARDDISK_READ_SECTORS_EXT_COMMAND   0x24
 Read sectors ext command. More...
 
#define HARDDISK_WRITE_SECTORS_EXT_COMMAND   0x34
 Write sectors ext command. More...
 
#define HARDDISK_IDENTIFY_PACKET_DEVICE   0xA1
 Identify packet device command. More...
 
#define HARDDISK_IDENTIFY_DEVICE_COMMAND   0xEC
 Identify command device. More...
 

Macro Definition Documentation

◆ HARDDISK_IDENTIFY_DEVICE_COMMAND

#define HARDDISK_IDENTIFY_DEVICE_COMMAND   0xEC

Identify command device.

◆ HARDDISK_IDENTIFY_PACKET_DEVICE

#define HARDDISK_IDENTIFY_PACKET_DEVICE   0xA1

Identify packet device command.

◆ HARDDISK_READ_SECTORS_EXT_COMMAND

#define HARDDISK_READ_SECTORS_EXT_COMMAND   0x24

Read sectors ext command.

◆ HARDDISK_WRITE_SECTORS_EXT_COMMAND

#define HARDDISK_WRITE_SECTORS_EXT_COMMAND   0x34

Write sectors ext command.