Searched refs:to_eisa_device (Results 1 – 11 of 11) sorted by relevance
110 struct eisa_device *edev = to_eisa_device(dev); in eisa_bus_match()132 struct eisa_device *edev = to_eisa_device(dev); in eisa_bus_uevent()161 struct eisa_device *edev = to_eisa_device(dev); in eisa_show_sig()171 struct eisa_device *edev = to_eisa_device(dev); in eisa_show_state()181 struct eisa_device *edev = to_eisa_device(dev); in eisa_show_modalias()
48 #define to_eisa_device(n) container_of(n, struct eisa_device, dev) macro
80 struct eisa_device *edev = to_eisa_device(dev); in aic7770_probe()
168 struct eisa_device *edev = to_eisa_device(dev); in sim710_eisa_probe()
557 struct eisa_device *edev = to_eisa_device (dev); in aha1740_probe()
11604 struct eisa_device *edev = to_eisa_device(dev); in advansys_eisa_probe()
451 unsigned long base_addr = to_eisa_device(bdev)->base_addr; in dfx_get_bars()750 unsigned long base_addr = to_eisa_device(bdev)->base_addr; in dfx_bus_init()903 unsigned long base_addr = to_eisa_device(bdev)->base_addr; in dfx_bus_uninit()972 if (to_eisa_device(bdev)->id.driver_data == DEFEA_PROD_ID_2) { in dfx_bus_config_check()1995 unsigned long base_addr = to_eisa_device(bdev)->base_addr; in dfx_interrupt()
159 'to_eisa_device' macro.
704 #define DEVICE_EISA(dev) (((dev)->bus == &eisa_bus_type) ? to_eisa_device((dev)) : NULL)908 edev = to_eisa_device(device); in vortex_eisa_probe()933 edev = to_eisa_device(device); in vortex_eisa_remove()
568 edev = to_eisa_device (device); in el3_eisa_probe()
2005 edev = to_eisa_device (gendev); in de4x5_eisa_probe()3891 edev = to_eisa_device (device); in EISA_signature()