Home
last modified time | relevance | path

Searched defs:hptiop_adapter_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhptiop.h344 struct hptiop_adapter_ops { struct
345 enum hptiop_family family;
349 int (*map_pci_bar)(struct hptiop_hba *hba);
351 void (*enable_intr)(struct hptiop_hba *hba);
352 void (*disable_intr)(struct hptiop_hba *hba);
353 int (*get_config)(struct hptiop_hba *hba,
355 int (*set_config)(struct hptiop_hba *hba,
357 int (*iop_intr)(struct hptiop_hba *hba);
360 int hw_dma_bit_mask;
361 int (*reset_comm)(struct hptiop_hba *hba);
[all …]