Searched refs:CMDH_CLR_BSY (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ | ||
H A D | ahci.h | 315 #define CMDH_CLR_BSY (0x400) macro |
H A D | ahci.c | 843 hdr->flags |= CMDH_CLR_BSY; /* Clear the BSY bit when done */ in command_header_init() |