Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci_internal.h247 #define NCQ_FIS_FUA_MASK 0x80 macro
H A Dahci.c1182 if (ncq_fis->fua & NCQ_FIS_FUA_MASK) { in process_ncq_command()