Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlibata.h116 ATA_ABORTED = (1 << 2), /* command aborted */ enumerator
/openbmc/linux/include/linux/
H A Data.h178 ATA_ABORTED = (1 << 2), /* command aborted */ enumerator