nubus_board
static int mac8390_initdev(struct net_device *dev, struct nubus_board *board,
struct nubus_board *board = fres->board;
static int mac8390_device_probe(struct nubus_board *board)
static void mac8390_device_remove(struct nubus_board *board)
static int mac8390_initdev(struct net_device *dev, struct nubus_board *board,
static int mac_sonic_nubus_probe_board(struct nubus_board *board, int id,
static int mac_sonic_nubus_probe(struct nubus_board *board)
static void mac_sonic_nubus_remove(struct nubus_board *board)
#define to_nubus_board(d) container_of(d, struct nubus_board, dev)
struct nubus_board *board = to_nubus_board(dev);
int nubus_device_register(struct device *parent, struct nubus_board *board)
struct nubus_board *board = to_nubus_board(dev);
int nubus_get_root_dir(const struct nubus_board *board,
int nubus_get_board_dir(const struct nubus_board *board,
static int __init nubus_get_block_rsrc_dir(struct nubus_board *board,
static int __init nubus_get_display_vidmode(struct nubus_board *board,
nubus_get_functional_resource(struct nubus_board *board, int slot,
static int __init nubus_get_icon(struct nubus_board *board,
static int __init nubus_get_vendorinfo(struct nubus_board *board,
static int __init nubus_get_board_resource(struct nubus_board *board, int slot,
struct nubus_board *board;
struct proc_dir_entry *nubus_proc_add_board(struct nubus_board *board)
struct nubus_board *board)
struct proc_dir_entry *nubus_proc_add_board(struct nubus_board *board)
struct nubus_board *board)
int nubus_get_root_dir(const struct nubus_board *board,
int nubus_get_board_dir(const struct nubus_board *board,
int nubus_device_register(struct device *parent, struct nubus_board *board);
static inline void nubus_set_drvdata(struct nubus_board *board, void *data)
static inline void *nubus_get_drvdata(struct nubus_board *board)
struct nubus_board *board;
int (*probe)(struct nubus_board *board);
void (*remove)(struct nubus_board *board);
struct proc_dir_entry *nubus_proc_add_board(struct nubus_board *board);
struct nubus_board *board);