Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlibata.h198 ATA_FLAG_NO_LOG_PAGE = (1 << 5), /* do not issue log page read */ enumerator
/linux/drivers/ata/
H A Dlibata-core.c2088 if (ap_flags & ATA_FLAG_NO_LOG_PAGE) in ata_read_log_page()