Searched defs:ATA_SRST (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/ide/ | ||
| H A D | ahci-internal.h | 193 #define ATA_SRST (1 << 2) /* software reset */ macro |
| /openbmc/u-boot/include/ | ||
| H A D | libata.h | 112 ATA_SRST = (1 << 2), /* software reset */ enumerator |