bfa_ioc_ct_sync_complete   42 drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c static bool bfa_ioc_ct_sync_complete(struct bfa_ioc *ioc);
bfa_ioc_ct_sync_complete   68 drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c 	.ioc_sync_complete   = bfa_ioc_ct_sync_complete,
bfa_ioc_ct_sync_complete   89 drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c 	.ioc_sync_complete   = bfa_ioc_ct_sync_complete,
bfa_ioc_ct_sync_complete  503 drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c 	return bfa_ioc_ct_sync_complete(ioc);
bfa_ioc_ct_sync_complete   38 drivers/scsi/bfa/bfa_ioc_ct.c static bfa_boolean_t bfa_ioc_ct_sync_complete(struct bfa_ioc_s *ioc);
bfa_ioc_ct_sync_complete  424 drivers/scsi/bfa/bfa_ioc_ct.c 	return bfa_ioc_ct_sync_complete(ioc);
bfa_ioc_ct_sync_complete  513 drivers/scsi/bfa/bfa_ioc_ct.c 	hwif->ioc_sync_complete = bfa_ioc_ct_sync_complete;