Lines Matching refs:nubus_dev
215 struct nubus_dev* first_dev;
241 struct nubus_dev { struct
243 struct nubus_dev* next; argument
273 extern struct nubus_dev* nubus_devices; argument
282 int nubus_proc_attach_device(struct nubus_dev *dev);
283 int nubus_proc_detach_device(struct nubus_dev *dev);
285 struct nubus_dev* nubus_find_device(unsigned short category,
289 const struct nubus_dev* from);
290 struct nubus_dev* nubus_find_type(unsigned short category,
292 const struct nubus_dev* from);
294 struct nubus_dev* nubus_find_slot(unsigned int slot,
295 const struct nubus_dev* from);
308 int nubus_get_func_dir(const struct nubus_dev* dev,