Home
last modified time | relevance | path

Searched refs:ATA_CMD_IDLE (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Data.h208 ATA_CMD_IDLE = 0xE3, /* place in idle power mode */ enumerator
/linux/include/trace/events/
H A Dlibata.h19 ata_opcode_name(ATA_CMD_IDLE), \
/linux/drivers/ata/
H A Dlibata-eh.c2275 { ATA_CMD_IDLE, "IDLE" }, in ata_get_cmd_name()