Searched defs:asc_table_entry (Results 1 – 1 of 1) sorted by relevance
3781 struct asc_table_entry { struct3782 uint8_t asc;3783 uint8_t ascq;3784 uint32_t action;3785 const char *desc;