Searched refs:NCQ_FIS_RARC_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/ide/ | ||
H A D | ahci-internal.h | 248 #define NCQ_FIS_RARC_MASK 0x01 macro |
H A D | ahci.c | 1188 if (ncq_fis->tag & NCQ_FIS_RARC_MASK) { in process_ncq_command() |