Searched defs:prism2_helper_functions (Results 1 – 1 of 1) sorted by relevance
574 struct prism2_helper_functions { struct577 int (*card_present)(local_info_t *local);578 void (*cor_sreset)(local_info_t *local);579 void (*genesis_reset)(local_info_t *local, int hcr);594 int (*hw_enable)(struct net_device *dev, int initial);596 void (*hw_reset)(struct net_device *dev);598 int (*reset_port)(struct net_device *dev);599 void (*schedule_reset)(local_info_t *local);600 int (*download)(local_info_t *local,604 const struct proc_ops *read_aux_proc_ops;[all …]
Completed in 13 milliseconds