Searched refs:ATA_PRIO_HIGH (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | libata.h | 301 ATA_PRIO_HIGH = 2, enumerator |
/openbmc/linux/drivers/ata/ | ||
H A D | libata-core.c | 747 tf->hob_nsect |= ATA_PRIO_HIGH << ATA_SHIFT_PRIO; in ata_build_rw_tf() |