Searched refs:REG_H2D_FIS_CMD (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ | ||
H A D | ahci.h | 262 #define REG_H2D_FIS_CMD 0x80 macro |
H A D | ahci.c | 862 fis->flags = REG_H2D_FIS_CMD; /* "Command" bit */ in command_table_init() |