Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dchannel_mgmt.c944 bool vmbus_are_subchannels_present(struct vmbus_channel *primary) in vmbus_are_subchannels_present() function
961 EXPORT_SYMBOL_GPL(vmbus_are_subchannels_present);
/linux-4.4.14/drivers/scsi/
Dstorvsc_drv.c640 if (vmbus_are_subchannels_present(device->channel)) in handle_multichannel_storage()
676 vmbus_are_subchannels_present(device->channel); in handle_multichannel_storage()
/linux-4.4.14/include/linux/
Dhyperv.h825 bool vmbus_are_subchannels_present(struct vmbus_channel *primary);