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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dnubus.h237 struct nubus_board { struct
238 struct nubus_board* next;
293 struct nubus_board* board;
299 extern struct nubus_board* nubus_boards;
325 int nubus_get_root_dir(const struct nubus_board* board,
328 int nubus_get_board_dir(const struct nubus_board* board,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/nubus/
H A Dnubus.c48 struct nubus_board* nubus_boards;
204 int nubus_get_root_dir(const struct nubus_board* board,
223 int nubus_get_board_dir(const struct nubus_board* board,
445 nubus_get_functional_resource(struct nubus_board* board,
540 static int __init nubus_get_vidnames(struct nubus_board* board,
579 static int __init nubus_get_icon(struct nubus_board* board,
606 static int __init nubus_get_vendorinfo(struct nubus_board* board,
634 static int __init nubus_get_board_resource(struct nubus_board* board, int slot,
707 static void __init nubus_find_rom_dir(struct nubus_board* board)
773 static struct nubus_board* __ini
[all...]

Completed in 99 milliseconds