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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c165 static boolean_t vdc_is_supported_version(vio_ver_msg_t *ver_msg);
5130 if (vdc_is_supported_version(ver_msg)) {
5141 * call vdc_is_supported_version() which will return the next
5144 (void) vdc_is_supported_version(ver_msg);
5431 * vdc_is_supported_version()
5447 vdc_is_supported_version(vio_ver_msg_t *ver_msg) function

Completed in 60 milliseconds