nubus_dev          19 include/linux/nubus.h 	struct nubus_dev* first_dev;
nubus_dev          47 include/linux/nubus.h 	struct nubus_dev* next;
nubus_dev          77 include/linux/nubus.h extern struct nubus_dev* nubus_devices;
nubus_dev          89 include/linux/nubus.h int nubus_proc_attach_device(struct nubus_dev *dev);
nubus_dev          91 include/linux/nubus.h struct nubus_dev* nubus_find_device(unsigned short category,
nubus_dev          95 include/linux/nubus.h 				    const struct nubus_dev* from);
nubus_dev          96 include/linux/nubus.h struct nubus_dev* nubus_find_type(unsigned short category,
nubus_dev          98 include/linux/nubus.h 				  const struct nubus_dev* from);
nubus_dev         100 include/linux/nubus.h struct nubus_dev* nubus_find_slot(unsigned int slot,
nubus_dev         101 include/linux/nubus.h 				  const struct nubus_dev* from);
nubus_dev         114 include/linux/nubus.h int nubus_get_func_dir(const struct nubus_dev* dev,