Searched defs:eisa (Results 1 – 4 of 4) sorted by relevance
20 void eisa_device_enabled ( struct eisa_device *eisa, int enabled ) { in eisa_device_enabled()47 static int eisa_probe ( struct eisa_device *eisa ) { in eisa_probe()85 static void eisa_remove ( struct eisa_device *eisa ) { in eisa_remove()99 struct eisa_device *eisa = NULL; in eisabus_probe() local161 struct eisa_device *eisa; in eisabus_remove() local
16 static int el3_eisa_probe ( struct nic *nic, struct eisa_device *eisa ) { in el3_eisa_probe()27 static void el3_eisa_disable ( struct nic *nic, struct eisa_device *eisa ) { in el3_eisa_disable()
97 static inline void enable_eisa_device ( struct eisa_device *eisa ) { in enable_eisa_device()106 static inline void disable_eisa_device ( struct eisa_device *eisa ) { in disable_eisa_device()116 static inline void eisa_set_drvdata ( struct eisa_device *eisa, void *priv ) { in eisa_set_drvdata()126 static inline void * eisa_get_drvdata ( struct eisa_device *eisa ) { in eisa_get_drvdata()
37 bool eisa; member