Searched refs:NCQ_FIS_FUA_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/ide/ | ||
H A D | ahci-internal.h | 247 #define NCQ_FIS_FUA_MASK 0x80 macro |
H A D | ahci.c | 1185 if (ncq_fis->fua & NCQ_FIS_FUA_MASK) { in process_ncq_command() |