Searched refs:ATA_PRIO_HIGH (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ | ||
D | libata.h | 333 ATA_PRIO_HIGH = 2, enumerator |
/kernel/linux/linux-5.10/drivers/ata/ | ||
D | libata-core.c | 711 tf->hob_nsect |= ATA_PRIO_HIGH << in ata_build_rw_tf() |