Searched defs:VIRTIO_NET_CTRL_VQ (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/solaris/Virtio/
H A DVirtioNet-solaris.c76 #define VIRTIO_NET_CTRL_VQ 0x00020000 /* Control channel available */ macro
564 if (pDevice->fHostFeatures & VIRTIO_NET_CTRL_VQ)
607 if ( pDevice->fHostFeatures & VIRTIO_NET_CTRL_VQ

Completed in 44 milliseconds