Searched refs:threshold_buf (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/atactl/
H A Datactl.c494 const struct ata_smart_thresholds *threshold_buf = tbuf; local
510 checksum += ((const uint8_t *) threshold_buf)[i];
526 if (threshold_buf->thresholds[j].id == i)
527 thresh = threshold_buf->thresholds[j].value;

Completed in 115 milliseconds