Searched defs:AHCI_CMD_CLR_BUSY (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/ | ||
| H A D | ahci.h | 26 #define AHCI_CMD_CLR_BUSY (1 << 10) macro |
| /openbmc/qemu/hw/ide/ | ||
| H A D | ahci-internal.h | 51 #define AHCI_CMD_CLR_BUSY (1 << 10) macro |