Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c595 case IBMVFC_HOST_ACTION_NONE: in ibmvfc_set_host_action()
616 case IBMVFC_HOST_ACTION_NONE: in ibmvfc_set_host_action()
639 if (vhost->action == IBMVFC_HOST_ACTION_NONE && in ibmvfc_reinit_host()
1416 vhost->action == IBMVFC_HOST_ACTION_NONE), in ibmvfc_wait_while_resetting()
3277 ibmvfc_set_host_action(vhost, IBMVFC_HOST_ACTION_NONE); in ibmvfc_handle_crq()
5389 case IBMVFC_HOST_ACTION_NONE: in __ibmvfc_work_to_do()
5537 case IBMVFC_HOST_ACTION_NONE: in ibmvfc_do_work()
5677 ibmvfc_set_host_action(vhost, IBMVFC_HOST_ACTION_NONE); in ibmvfc_do_work()
5691 ibmvfc_set_host_action(vhost, IBMVFC_HOST_ACTION_NONE); in ibmvfc_do_work()
H A Dibmvfc.h815 IBMVFC_HOST_ACTION_NONE = 0, enumerator