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

  /src/sbin/atactl/
atactl.c 323 static const struct attr_table { struct
413 static const struct attr_table micron_smart_names[] = {
432 static const struct attr_table intel_smart_names[] = {
439 static const struct attr_table samsung_smart_names[] = {
455 const struct attr_table *table;
873 const struct attr_table *vendor_table = NULL;
atactl.c 323 static const struct attr_table { struct
413 static const struct attr_table micron_smart_names[] = {
432 static const struct attr_table intel_smart_names[] = {
439 static const struct attr_table samsung_smart_names[] = {
455 const struct attr_table *table;
873 const struct attr_table *vendor_table = NULL;

Completed in 46 milliseconds