Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_ioc_cb.c58 hwif_cb.ioc_sync_start = bfa_ioc_cb_sync_start; in bfa_ioc_set_cb_hwif()
H A Dbfa_ioc_ct.c509 hwif->ioc_sync_start = bfa_ioc_ct_sync_start; in bfa_ioc_set_ctx_hwif()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc_ct.c64 .ioc_sync_start = bfa_ioc_ct_sync_start,
85 .ioc_sync_start = bfa_ioc_ct_sync_start,
H A Dbfa_ioc.h209 bool (*ioc_sync_start) (struct bfa_ioc *ioc); member
H A Dbfa_ioc.c29 ((__ioc)->ioc_hwif->ioc_sync_start(__ioc))