Home
last modified time | relevance | path

Searched refs:ATA_CMD_SEC_FREEZE_LOCK (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/
H A Dlibata.h178 ATA_CMD_SEC_FREEZE_LOCK = 0xF5, enumerator
/openbmc/linux/include/linux/
H A Data.h276 ATA_CMD_SEC_FREEZE_LOCK = 0xF5, enumerator
/openbmc/linux/drivers/ata/
H A Dlibata-acpi.c582 if (tf->command == ATA_CMD_SEC_FREEZE_LOCK) in ata_acpi_filter_tf()
H A Dlibata-eh.c2296 { ATA_CMD_SEC_FREEZE_LOCK, "SECURITY FREEZE LOCK" }, in ata_get_cmd_name()
/openbmc/linux/include/trace/events/
H A Dlibata.h87 ata_opcode_name(ATA_CMD_SEC_FREEZE_LOCK), \
/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c1664 case ATA_CMD_SEC_FREEZE_LOCK: in implicit_sector()