Home
last modified time | relevance | path

Searched refs:hwif_cb (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfa_ioc_cb.c42 static struct bfa_ioc_hwif_s hwif_cb; variable
50 hwif_cb.ioc_pll_init = bfa_ioc_cb_pll_init; in bfa_ioc_set_cb_hwif()
51 hwif_cb.ioc_firmware_lock = bfa_ioc_cb_firmware_lock; in bfa_ioc_set_cb_hwif()
52 hwif_cb.ioc_firmware_unlock = bfa_ioc_cb_firmware_unlock; in bfa_ioc_set_cb_hwif()
53 hwif_cb.ioc_reg_init = bfa_ioc_cb_reg_init; in bfa_ioc_set_cb_hwif()
54 hwif_cb.ioc_map_port = bfa_ioc_cb_map_port; in bfa_ioc_set_cb_hwif()
55 hwif_cb.ioc_isr_mode_set = bfa_ioc_cb_isr_mode_set; in bfa_ioc_set_cb_hwif()
56 hwif_cb.ioc_notify_fail = bfa_ioc_cb_notify_fail; in bfa_ioc_set_cb_hwif()
57 hwif_cb.ioc_ownership_reset = bfa_ioc_cb_ownership_reset; in bfa_ioc_set_cb_hwif()
58 hwif_cb.ioc_sync_start = bfa_ioc_cb_sync_start; in bfa_ioc_set_cb_hwif()
[all …]