Searched refs:txx9_board_vec (Results 1 – 7 of 7) sorted by relevance
87 #define BOARD_VEC(board) extern struct txx9_board_vec board;91 struct txx9_board_vec *txx9_board_vec __initdata;94 static struct txx9_board_vec *board_vecs[] __initdata = {100 static struct txx9_board_vec *__init find_board_byname(const char *name) in find_board_byname()260 txx9_board_vec = find_board_byname(str + 6); in preprocess_cmdline()293 if (txx9_board_vec) in select_board()298 txx9_board_vec = find_board_byname(envstr); in select_board()299 if (txx9_board_vec) in select_board()305 txx9_board_vec = &jmr3927_vec; in select_board()311 txx9_board_vec = &rbtx4927_vec; in select_board()[all …]
429 txx9_pci_map_irq = txx9_board_vec->pci_map_irq; in txx9_pcibios_setup()
31 struct txx9_board_vec { struct43 extern struct txx9_board_vec *txx9_board_vec; argument
357 struct txx9_board_vec rbtx4927_vec __initdata = {369 struct txx9_board_vec rbtx4937_vec __initdata = {
212 struct txx9_board_vec jmr3927_vec __initdata = {
361 struct txx9_board_vec rbtx4938_vec __initdata = {
543 struct txx9_board_vec rbtx4939_vec __initdata = {