Searched refs:nubus_dev (Results 1 – 1 of 1) sorted by relevance
238 struct nubus_dev* first_dev;264 struct nubus_dev { struct266 struct nubus_dev* next; argument296 extern struct nubus_dev* nubus_devices; argument304 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);[all …]