Searched refs:mly_code_lookup (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/mly/
H A Dmly_tables.h33 struct mly_code_lookup { struct
38 static char *mly_describe_code(struct mly_code_lookup *table, u_int32_t code);
44 mly_describe_code(struct mly_code_lookup *table, u_int32_t code)
55 static struct mly_code_lookup mly_table_bustype[] = {
64 static struct mly_code_lookup mly_table_controllertype[] = {
90 static struct mly_code_lookup mly_table_oemname[] = {
101 static struct mly_code_lookup mly_table_memorytype[] = {
110 static struct mly_code_lookup mly_table_cputype[] = {
144 static struct mly_code_lookup mly_table_event[] = {
257 static struct mly_code_lookup mly_table_device_stat
[all...]

Completed in 58 milliseconds