Searched refs:ibmvmc (Results 1 – 7 of 7) sorted by relevance
46 static struct ibmvmc_struct ibmvmc; variable330 if (hmc_index > ibmvmc.max_hmc_index) in ibmvmc_get_valid_hmc_buffer()363 if (hmc_index > ibmvmc.max_hmc_index) { in ibmvmc_get_free_hmc_buffer()415 if (hmc_index > ibmvmc.max_hmc_index) in ibmvmc_count_hmc_buffers()452 for (i = 0; i <= ibmvmc.max_hmc_index; i++) { in ibmvmc_get_free_hmc()510 ibmvmc.max_mtu, in ibmvmc_return_hmc()671 ibmvmc.state = ibmvmc_state_capabilities; in ibmvmc_send_capabilities()831 ibmvmc.state); in ibmvmc_open()861 (unsigned long)file, ibmvmc.state); in ibmvmc_close()872 if (ibmvmc.state == ibmvmc_state_failed) { in ibmvmc_close()[all …]
7 obj-$(CONFIG_IBMVMC) += ibmvmc.o
91 async message support through the /dev/ibmvmc node.94 module will be called ibmvmc.
23 ibmvmc
109 device. This driver consists of a new device, for example /dev/ibmvmc,
364 0xCC 00-0F drivers/misc/ibmvmc.h pseries VMC driver
10040 F: drivers/misc/ibmvmc.*