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

/drivers/scsi/ibmvscsi/
H A Dibmvfc.c3065 * ibmvfc_next_async_crq - Returns the next entry in async queue
3071 static struct ibmvfc_async_crq *ibmvfc_next_async_crq(struct ibmvfc_host *vhost) function
3149 while ((async = ibmvfc_next_async_crq(vhost)) != NULL) {
3163 if ((async = ibmvfc_next_async_crq(vhost)) != NULL) {

Completed in 14 milliseconds