Home
last modified time | relevance | path

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

/titanic_41/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)) { in vdc_handle_ver_msg()
5144 (void) vdc_is_supported_version(ver_msg); in vdc_handle_ver_msg()
5447 vdc_is_supported_version(vio_ver_msg_t *ver_msg) in vdc_is_supported_version() function