Home
last modified time | relevance | path

Searched refs:ATA_LOG_SECURITY (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Data.h335 ATA_LOG_SECURITY = 0x06, enumerator
/linux/drivers/ata/
H A Dlibata-core.c2445 if (!ata_identify_page_supported(dev, ATA_LOG_SECURITY)) { in ata_dev_config_trusted()
2451 err = ata_read_log_page(dev, ATA_LOG_IDENTIFY_DEVICE, ATA_LOG_SECURITY, in ata_dev_config_trusted()