Searched refs:vio_version_before (Results 1 – 2 of 2) sorted by relevance
444 static inline bool vio_version_before(struct vio_driver_state *vio, in vio_version_before() function
85 if (vio_version_before(vio, 1, 2)) in sunvnet_send_attr_common()103 } else if (vio_version_before(vio, 1, 3)) { in sunvnet_send_attr_common()151 if (vio_version_before(vio, 1, 2) && xfer_mode == VIO_DRING_MODE) in handle_attr_info()160 if (vio_version_before(vio, 1, 3)) { in handle_attr_info()
Completed in 8 milliseconds