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

  /src/sbin/atactl/
atactl.c 322 static const struct attr_table { struct
412 static const struct attr_table micron_smart_names[] = {
431 static const struct attr_table intel_smart_names[] = {
438 static const struct attr_table samsung_smart_names[] = {
454 const struct attr_table *table;
872 const struct attr_table *vendor_table = NULL;
atactl.c 322 static const struct attr_table { struct
412 static const struct attr_table micron_smart_names[] = {
431 static const struct attr_table intel_smart_names[] = {
438 static const struct attr_table samsung_smart_names[] = {
454 const struct attr_table *table;
872 const struct attr_table *vendor_table = NULL;

Completed in 25 milliseconds