HomeSort by: relevance | last modified time | path
    Searched refs:ata_smart_attr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ata/
atareg.h 523 struct ata_smart_attr { struct
534 struct ata_smart_attr attributes[30];
  /src/sbin/atactl/
atactl.c 191 static void device_smart_temp(const struct ata_smart_attr *, uint64_t);
325 void (*special)(const struct ata_smart_attr *, uint64_t);
849 device_smart_temp(const struct ata_smart_attr *attr, uint64_t raw_value)
866 const struct ata_smart_attr *attr;
873 void (*special)(const struct ata_smart_attr *, uint64_t);

Completed in 15 milliseconds