Home
last modified time | relevance | path

Searched refs:ATA_SMART_EN (Results 1 – 2 of 2) sorted by relevance

/openbsd/sbin/atactl/
H A Datasmart.h41 #define ATA_SMART_EN 0xd8 /* SMART enable operations */ macro
H A Datactl.c1208 req.features = ATA_SMART_EN; in device_smart_enable()