HomeSort by: relevance | last modified time | path
    Searched defs:support_multichannel (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/hyperv/
hvs.c 859 bool support_multichannel = false; local in function:hvs_connect
963 support_multichannel = true;
994 if (support_multichannel && max_subch > 0 && ncpu > 1) {
hvs.c 859 bool support_multichannel = false; local in function:hvs_connect
963 support_multichannel = true;
994 if (support_multichannel && max_subch > 0 && ncpu > 1) {
hvs.c 859 bool support_multichannel = false; local in function:hvs_connect
963 support_multichannel = true;
994 if (support_multichannel && max_subch > 0 && ncpu > 1) {

Completed in 143 milliseconds