Searched refs:ATA_SMART_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
/openbsd/sbin/atactl/ | ||
H A D | atasmart.h | 35 #define ATA_SMART_THRESHOLD 0xd1 /* SMART read threshold */ macro |
H A D | atactl.c | 1654 req.features = ATA_SMART_THRESHOLD; in device_attr() |