Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Data.h341 ATA_LOG_NCQ_PRIO_OFFSET = 0x09, enumerator
/kernel/linux/linux-5.10/drivers/ata/
Dlibata-core.c2193 if (ap->sector_buf[ATA_LOG_NCQ_PRIO_OFFSET] & BIT(3)) { in ata_dev_config_ncq_prio()