Lines Matching defs:hpc_ops
93239 const struct hpc_ops *hpc_ops; member
93255 const struct hpc_ops *hpc_ops; member
93267 struct hpc_ops { struct
93268 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);
93275 int (*get_latch_status)(struct slot___2 *, u8 *);
93276 int (*get_adapter_status)(struct slot___2 *, u8 *);
93277 int (*get_adapter_speed)(struct slot___2 *, enum pci_bus_speed *);
93278 int (*get_mode1_ECC_cap)(struct slot___2 *, u8 *);
93279 int (*get_prog_int)(struct slot___2 *, u8 *);
93280 int (*query_power_fault)(struct slot___2 *);
93281 void (*green_led_on)(struct slot___2 *);
93282 void (*green_led_off)(struct slot___2 *);
93283 void (*green_led_blink)(struct slot___2 *);
93284 void (*release_ctlr)(struct controller___2 *);
93285 int (*check_cmd_status)(struct controller___2 *);