Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/common-spar/include/
Dcontrolvmcompletionstatus.h28 #define CONTROLVM_RESP_ERROR_ALREADY_DONE 1 macro
/linux-4.1.27/drivers/staging/unisys/uislib/
Duislib.c207 return CONTROLVM_RESP_ERROR_ALREADY_DONE; in create_bus()
279 return CONTROLVM_RESP_ERROR_ALREADY_DONE; in destroy_bus()
399 result = CONTROLVM_RESP_ERROR_ALREADY_DONE; in create_device()
512 CONTROLVM_RESP_ERROR_ALREADY_DONE; in pause_device()
569 CONTROLVM_RESP_ERROR_ALREADY_DONE; in resume_device()
627 CONTROLVM_RESP_ERROR_ALREADY_DONE; in destroy_device()
/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset_main.c631 rc = -CONTROLVM_RESP_ERROR_ALREADY_DONE; in chipset_init()
790 (response != (-CONTROLVM_RESP_ERROR_ALREADY_DONE))) in bus_responder()
1047 rc = -CONTROLVM_RESP_ERROR_ALREADY_DONE; in bus_create()
1097 rc = -CONTROLVM_RESP_ERROR_ALREADY_DONE; in bus_destroy()
1158 rc = -CONTROLVM_RESP_ERROR_ALREADY_DONE; in my_device_create()
1255 rc = -CONTROLVM_RESP_ERROR_ALREADY_DONE; in my_device_destroy()