Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h315 #define CMDH_CLR_BSY (0x400) macro
H A Dahci.c843 hdr->flags |= CMDH_CLR_BSY; /* Clear the BSY bit when done */ in command_header_init()