Searched refs:ibmvfc_wait_for_ops (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/ibmvscsi/
H A Dibmvfc.c2088 * ibmvfc_wait_for_ops - Wait for ops to complete
2096 static int ibmvfc_wait_for_ops(struct ibmvfc_host *vhost, void *device, function
2317 rc = ibmvfc_wait_for_ops(vhost, sdev->hostdata, ibmvfc_match_key);
2374 rc = ibmvfc_wait_for_ops(vhost, sdev, ibmvfc_match_lun);
2401 rc = ibmvfc_wait_for_ops(vhost, sdev, ibmvfc_match_lun);
2442 rc = ibmvfc_wait_for_ops(vhost, starget, ibmvfc_match_target);
2488 rc = ibmvfc_wait_for_ops(vhost, rport, ibmvfc_match_rport);

Completed in 31 milliseconds