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

/freebsd-9.3-release/contrib/gdb/gdb/mi/
H A Dmi-cmds.c31 static struct mi_cmd **lookup_table (const char *command);
185 return *lookup_table (command);
199 lookup_table (const char *command) function
241 struct mi_cmd **entry = lookup_table (command->name);
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwnreg.h873 uint32_t lookup_table[12]; member in struct:iwn6000_btcoex_config
H A Dif_iwn.c5011 btconfig.lookup_table[i] = htole32(btcoex_3wire[i]);

Completed in 126 milliseconds