Searched defs:hpc_ops (Results 1 – 1 of 1) sorted by relevance
93239 const struct hpc_ops *hpc_ops; member93255 const struct hpc_ops *hpc_ops; member93267 struct hpc_ops { struct93268 int (*power_on_slot)(struct slot___2 *);93269 int (*slot_enable)(struct slot___2 *);93270 int (*slot_disable)(struct slot___2 *);93271 int (*set_bus_speed_mode)(struct slot___2 *, enum pci_bus_speed);93272 int (*get_power_status)(struct slot___2 *, u8 *);93273 int (*get_attention_status)(struct slot___2 *, u8 *);93274 int (*set_attention_status)(struct slot___2 *, u8);[all …]