Lines Matching refs:nubus_dev
19 struct nubus_dev* first_dev;
45 struct nubus_dev { struct
47 struct nubus_dev* next; argument
77 extern struct nubus_dev* nubus_devices; argument
89 int nubus_proc_attach_device(struct nubus_dev *dev);
91 struct nubus_dev* nubus_find_device(unsigned short category,
95 const struct nubus_dev* from);
96 struct nubus_dev* nubus_find_type(unsigned short category,
98 const struct nubus_dev* from);
100 struct nubus_dev* nubus_find_slot(unsigned int slot,
101 const struct nubus_dev* from);
114 int nubus_get_func_dir(const struct nubus_dev* dev,