Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci_internal.h248 #define NCQ_FIS_RARC_MASK 0x01 macro
H A Dahci.c1185 if (ncq_fis->tag & NCQ_FIS_RARC_MASK) { in process_ncq_command()