Lines Matching refs:mly_code_lookup
35 struct mly_code_lookup { struct
40 static char *mly_describe_code(struct mly_code_lookup *table, u_int32_t code); argument
46 mly_describe_code(struct mly_code_lookup *table, u_int32_t code) in mly_describe_code()
57 static struct mly_code_lookup mly_table_bustype[] = {
66 static struct mly_code_lookup mly_table_controllertype[] = {
92 static struct mly_code_lookup mly_table_oemname[] = {
103 static struct mly_code_lookup mly_table_memorytype[] = {
112 static struct mly_code_lookup mly_table_cputype[] = {
146 static struct mly_code_lookup mly_table_event[] = {
259 static struct mly_code_lookup mly_table_device_state[] = {
275 static struct mly_code_lookup mly_table_device_type[] = {
294 static struct mly_code_lookup mly_table_stripe_size[] = {
312 static struct mly_code_lookup mly_table_cacheline_size[] = {