Hardware DB search struct. More...
Data Fields | |
hddb_entry_mask_t | key |
hddb_entry_mask_t | value |
hddb_entry_mask_t | value_mask [he_nomask] |
hd_id_t | bus |
hd_id_t | base_class |
hd_id_t | sub_class |
hd_id_t | prog_if |
hd_id_t | vendor |
hd_id_t | device |
hd_id_t | sub_vendor |
hd_id_t | sub_device |
hd_id_t | revision |
hd_id_t | cu_model |
char * | serial |
str_list_t * | driver |
char * | requires |
unsigned | hwclass |
Hardware DB search struct.
Referenced by compare_ids(), complete_ids(), device_class(), hddb_add_info(), and sub_device_class().
Referenced by compare_ids(), complete_ids(), and hddb_add_info().
Referenced by compare_ids(), complete_ids(), and hddb_add_info().
Referenced by compare_ids(), complete_ids(), device_class(), hddb_add_info(), and sub_device_class().
Referenced by complete_ids(), hddb_add_info(), and hddb_to_device_driver().
unsigned hddb_search_t::hwclass |
Referenced by complete_ids(), and hddb_add_info().
Referenced by device_class(), hddb_add_info(), hddb_search(), and sub_device_class().
Referenced by compare_ids(), complete_ids(), and hddb_add_info().
char* hddb_search_t::requires |
Referenced by compare_ids(), complete_ids(), and hddb_add_info().
Referenced by compare_ids(), complete_ids(), and hddb_add_info().
char* hddb_search_t::serial |
Referenced by compare_ids(), complete_ids(), and hddb_add_info().
Referenced by compare_ids(), complete_ids(), device_class(), hddb_add_info(), and sub_device_class().
Referenced by compare_ids(), complete_ids(), hddb_add_info(), and sub_device_class().
Referenced by compare_ids(), complete_ids(), hddb_add_info(), and sub_device_class().
Referenced by complete_ids(), device_class(), hddb_add_info(), hddb_search(), and sub_device_class().
hddb_entry_mask_t hddb_search_t::value_mask[he_nomask] |
Referenced by complete_ids(), and hddb_search().
Referenced by compare_ids(), complete_ids(), device_class(), hddb_add_info(), and sub_device_class().