Searched refs:to_eisa_device (Results 1 – 15 of 15) sorted by relevance
111 struct eisa_device *edev = to_eisa_device(dev); in eisa_bus_match()133 struct eisa_device *edev = to_eisa_device(dev); in eisa_bus_uevent()162 struct eisa_device *edev = to_eisa_device(dev); in eisa_show_sig()172 struct eisa_device *edev = to_eisa_device(dev); in eisa_show_state()182 struct eisa_device *edev = to_eisa_device(dev); in eisa_show_modalias()
47 #define to_eisa_device(n) container_of(n, struct eisa_device, dev) macro
97 struct eisa_device *edev = to_eisa_device (device); in ne3210_eisa_probe()229 unsigned long ioaddr = to_eisa_device (device)->base_addr; in ne3210_eisa_remove()
451 unsigned long base_addr = to_eisa_device(bdev)->base_addr; in dfx_get_bars()686 unsigned long base_addr = to_eisa_device(bdev)->base_addr; in dfx_bus_init()825 unsigned long base_addr = to_eisa_device(bdev)->base_addr; in dfx_bus_uninit()888 if (to_eisa_device(bdev)->id.driver_data == DEFEA_PROD_ID_2) { in dfx_bus_config_check()1916 unsigned long base_addr = to_eisa_device(bdev)->base_addr; in dfx_interrupt()
635 printk(" (EISA slot %d)", to_eisa_device(device)->slot); in depca_hw_init()1570 edev = to_eisa_device (device); in depca_eisa_probe()
706 #define DEVICE_EISA(dev) (((dev)->bus == &eisa_bus_type) ? to_eisa_device((dev)) : NULL)916 edev = to_eisa_device(device); in vortex_eisa_probe()941 edev = to_eisa_device(device); in vortex_eisa_remove()
684 edev = to_eisa_device (device); in el3_eisa_probe()
2849 struct eisa_device *edev = to_eisa_device(gendev); in hp100_eisa_probe()
80 struct eisa_device *edev = to_eisa_device(dev); in aic7770_probe()
292 struct eisa_device *edev = to_eisa_device(dev); in sim710_eisa_probe()
578 struct eisa_device *edev = to_eisa_device (dev); in aha1740_probe()
12612 struct eisa_device *edev = to_eisa_device(dev); in advansys_eisa_probe()
140 'to_eisa_device' macro.
2528 struct eisa_device *edev = to_eisa_device(dev); in sx_eisa_probe()
2009 edev = to_eisa_device (gendev); in de4x5_eisa_probe()3896 edev = to_eisa_device (device); in EISA_signature()