Home
last modified time | relevance | path

Searched refs:SMART_ENABLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dhdreg.h271 #define SMART_ENABLE 0xD8 macro
/openbmc/qemu/hw/ide/
H A Dide-internal.h313 #define SMART_ENABLE 0xd8 macro
H A Dcore.c1911 if (!s->smart_enabled && s->feature != SMART_ENABLE) { in cmd_smart()
1920 case SMART_ENABLE: in cmd_smart()