Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/scsi/
Dzfcp_diag.c156 rc = zfcp_fsf_exchange_config_data_sync(adapter->qdio, NULL); in zfcp_diag_update_config_data_buffer()
Dzfcp_ext.h124 extern int zfcp_fsf_exchange_config_data_sync(struct zfcp_qdio *,
Dzfcp_aux.c300 zfcp_fsf_exchange_config_data_sync(adapter->qdio, NULL); in zfcp_version_change_lost_work()
Dzfcp_sysfs.c741 retval = zfcp_fsf_exchange_config_data_sync(adapter->qdio, qtcb_config); in zfcp_sysfs_adapter_ex_config()
Dzfcp_fsf.c1428 int zfcp_fsf_exchange_config_data_sync(struct zfcp_qdio *qdio, in zfcp_fsf_exchange_config_data_sync() function