Searched defs:hptiop_hba (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dhptiop.h226 struct hptiop_hba { struct
274 struct hptiop_hba * hba;
286 int (*iop_wait_ready)(struct hptiop_hba *hba, u32 millisec);
287 int (*internal_memalloc)(struct hptiop_hba *hba);
288 int (*internal_memfree)(struct hptiop_hba *hba);
289 int (*map_pci_bar)(struct hptiop_hba *hba);
290 void (*unmap_pci_bar)(struct hptiop_hba *hba);
291 void (*enable_intr)(struct hptiop_hba *hba);
292 void (*disable_intr)(struct hptiop_hba *hba);
293 int (*get_config)(struct hptiop_hba *hb
[all...]

Completed in 46 milliseconds