Searched defs:asc_table_entry (Results 1 – 1 of 1) sorted by relevance
3761 struct asc_table_entry { struct3762 uint8_t asc;3763 uint8_t ascq;3764 uint32_t action;3765 const char *desc;