Home
last modified time | relevance | path

Searched defs:ATA_SRST (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ide/
H A Dahci-internal.h193 #define ATA_SRST (1 << 2) /* software reset */ macro
/openbmc/u-boot/include/
H A Dlibata.h112 ATA_SRST = (1 << 2), /* software reset */ enumerator