Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi/
H A Dibmvfc.c3191 static struct ibmvfc_async_crq *ibmvfc_next_async_crq(struct ibmvfc_host *vhost) in ibmvfc_next_async_crq() function
3269 while ((async = ibmvfc_next_async_crq(vhost)) != NULL) { in ibmvfc_tasklet()
3283 if ((async = ibmvfc_next_async_crq(vhost)) != NULL) { in ibmvfc_tasklet()