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

/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1572 * ibmvfc_host_chkready - Check if the host can accept commands
1578 static inline int ibmvfc_host_chkready(struct ibmvfc_host *vhost) function
1620 unlikely((rc = ibmvfc_host_chkready(vhost)))) {
1785 if (unlikely((rc = ibmvfc_host_chkready(vhost))))
1897 unlikely((rc = ibmvfc_host_chkready(vhost)))) {

Completed in 16 milliseconds