Searched refs:vio_ver_t (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvio_util.h162 boolean_t vio_ver_is_supported(vio_ver_t ver, uint16_t maj, uint16_t min);
H A Dvio_mailbox.h158 } vio_ver_t; typedef in typeref:struct:vio_ver
H A Dvdc.h335 vio_ver_t ver; /* version number agreed with server */
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvio_util.c445 vio_ver_is_supported(vio_ver_t ver, uint16_t major, uint16_t minor)
H A Dvdc.c157 static int vdc_init_ver_negotiation(vdc_t *vdc, vio_ver_t ver);
329 static const vio_ver_t vdc_version[] = {{1, 1}};
1625 vdc_init_ver_negotiation(vdc_t *vdc, vio_ver_t ver)
H A Dvds.c444 vio_ver_t version; /* ver negotiated with client */
662 static const vio_ver_t vds_version[] = {{1, 1}};

Completed in 101 milliseconds