Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dibmvmc.h81 ibmhmc_state_opening = 2, enumerator
H A Dibmvmc.c573 hmc->state = ibmhmc_state_opening; in ibmvmc_send_open()
878 if (hmc->state >= ibmhmc_state_opening) { in ibmvmc_close()
1083 if (hmc->state == ibmhmc_state_opening) { in ibmvmc_write()
1878 if (hmcs[hmc_index].state == ibmhmc_state_opening) { in ibmvmc_process_open_resp()