Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dchannel_mgmt.c845 bool vmbus_are_subchannels_present(struct vmbus_channel *primary) in vmbus_are_subchannels_present() function
862 EXPORT_SYMBOL_GPL(vmbus_are_subchannels_present);
/linux-4.1.27/drivers/scsi/
Dstorvsc_drv.c844 if (vmbus_are_subchannels_present(device->channel)) in handle_multichannel_storage()
880 vmbus_are_subchannels_present(device->channel); in handle_multichannel_storage()
/linux-4.1.27/include/linux/
Dhyperv.h811 bool vmbus_are_subchannels_present(struct vmbus_channel *primary);