Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_diag.c126 rc = zfcp_fsf_exchange_port_data_sync(adapter->qdio, NULL); in zfcp_diag_update_port_data_buffer()
H A Dzfcp_scsi.c629 ret = zfcp_fsf_exchange_port_data_sync(adapter->qdio, data); in zfcp_scsi_get_fc_host_stats()
658 ret = zfcp_fsf_exchange_port_data_sync(adapter->qdio, data); in zfcp_scsi_reset_fc_host_stats()
H A Dzfcp_fsf.c1539 int zfcp_fsf_exchange_port_data_sync(struct zfcp_qdio *qdio, in zfcp_fsf_exchange_port_data_sync() function