Searched refs:nubus_dev (Results 1 – 6 of 6) sorted by relevance
215 struct nubus_dev* first_dev;241 struct nubus_dev { struct243 struct nubus_dev* next; argument273 extern struct nubus_dev* nubus_devices; argument282 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);[all …]
32 struct nubus_dev *dev = nubus_devices; in get_nubus_dev_info()64 static void nubus_proc_subdir(struct nubus_dev* dev, in nubus_proc_subdir()84 static void nubus_proc_populate(struct nubus_dev* dev, in nubus_proc_populate()113 int nubus_proc_attach_device(struct nubus_dev *dev) in nubus_proc_attach_device()146 int nubus_proc_detach_device(struct nubus_dev *dev) in nubus_proc_detach_device()161 struct nubus_dev *dev; in proc_bus_nubus_add_devices()
49 struct nubus_dev* nubus_devices;216 int nubus_get_func_dir(const struct nubus_dev* dev, in nubus_get_func_dir()288 struct nubus_dev*293 const struct nubus_dev* from) in nubus_find_device()295 struct nubus_dev* itor = in nubus_find_device()309 struct nubus_dev*312 const struct nubus_dev* from) in nubus_find_type()314 struct nubus_dev* itor = in nubus_find_type()326 struct nubus_dev*328 const struct nubus_dev* from) in nubus_find_slot()[all …]
129 extern enum mac8390_type mac8390_ident(struct nubus_dev * dev);132 extern int mac8390_initdev(struct net_device * dev, struct nubus_dev * ndev,174 enum mac8390_type __init mac8390_ident(struct nubus_dev * dev) in mac8390_ident()234 struct nubus_dev * ndev = NULL; in mac8390_probe()405 int __init mac8390_initdev(struct net_device * dev, struct nubus_dev * ndev, in mac8390_initdev()
485 int __init macsonic_ident(struct nubus_dev* ndev) in macsonic_ident()504 struct nubus_dev* ndev = NULL; in mac_nubus_sonic_probe()
885 struct nubus_dev* ndev = NULL; in macfb_init()