Home
last modified time | relevance | path

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

/linux/include/linux/
H A Data.h347 ATA_LOG_NCQ_PRIO_OFFSET = 0x09, enumerator
/linux/drivers/ata/
H A Dlibata-core.c2270 if (!(dev->sector_buf[ATA_LOG_NCQ_PRIO_OFFSET] & BIT(3))) in ata_dev_config_ncq_prio()