Searched refs:zfcp_fsf_exchange_port_data_sync (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/s390/scsi/
H A Dzfcp_fsf.c1528 * zfcp_fsf_exchange_port_data_sync() - Request information about local port.
1540 int zfcp_fsf_exchange_port_data_sync(struct zfcp_qdio *qdio, function
H A Dzfcp_scsi.c629 ret = zfcp_fsf_exchange_port_data_sync(adapter->qdio, data);
658 ret = zfcp_fsf_exchange_port_data_sync(adapter->qdio, data);
H A Dzfcp_ext.h127 extern int zfcp_fsf_exchange_port_data_sync(struct zfcp_qdio *,
H A Dzfcp_sysfs.c715 retval = zfcp_fsf_exchange_port_data_sync(adapter->qdio, qtcb_port);
H A Dzfcp_diag.c119 * * see zfcp_fsf_exchange_port_data_sync() for possible error-codes (
126 rc = zfcp_fsf_exchange_port_data_sync(adapter->qdio, NULL);

Completed in 159 milliseconds