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

/drivers/scsi/ibmvscsi/
H A Dibmvfc.c3088 * ibmvfc_next_crq - Returns the next entry in message queue
3094 static struct ibmvfc_crq *ibmvfc_next_crq(struct ibmvfc_host *vhost) function
3156 while ((crq = ibmvfc_next_crq(vhost)) != NULL) {
3168 } else if ((crq = ibmvfc_next_crq(vhost)) != NULL) {

Completed in 302 milliseconds