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

/drivers/scsi/ibmvscsi/
H A Dibmvfc.c443 * ibmvfc_set_host_state - Set the state for the host
450 static int ibmvfc_set_host_state(struct ibmvfc_host *vhost, function
537 if (!ibmvfc_set_host_state(vhost, IBMVFC_INITIALIZING)) {
562 ibmvfc_set_host_state(vhost, state);
589 if (!ibmvfc_set_host_state(vhost, IBMVFC_INITIALIZING)) {
853 !ibmvfc_set_host_state(vhost, IBMVFC_INITIALIZING)) {
4380 ibmvfc_set_host_state(vhost, IBMVFC_ACTIVE);

Completed in 132 milliseconds