Lines Matching refs:nubus_dev
238 struct nubus_dev* first_dev;
264 struct nubus_dev { struct
266 struct nubus_dev* next; argument
296 extern struct nubus_dev* nubus_devices; argument
304 int nubus_proc_attach_device(struct nubus_dev *dev);
305 int nubus_proc_detach_device(struct nubus_dev *dev);
307 struct nubus_dev* nubus_find_device(unsigned short category,
311 const struct nubus_dev* from);
312 struct nubus_dev* nubus_find_type(unsigned short category,
314 const struct nubus_dev* from);
316 struct nubus_dev* nubus_find_slot(unsigned int slot,
317 const struct nubus_dev* from);
330 int nubus_get_func_dir(const struct nubus_dev* dev,