Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvio_mailbox.h101 #define VIO_DRING_MODE_V1_0 0x3 macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_ldc.c1759 (lane_in->xfer_mode == VIO_DRING_MODE_V1_0))) { in vsw_next_milestone()
1785 VIO_DRING_MODE_V1_0))) { in vsw_next_milestone()
2038 lp->xfer_mode = VIO_DRING_MODE_V1_0; in vsw_reset_vnet_proto_ops()
2558 (msg->xfer_mode == VIO_DRING_MODE_V1_0))) { in vsw_process_attr_info()
2740 (lane_in->xfer_mode == VIO_DRING_MODE_V1_0))) { in vsw_process_attr_info()
4074 (ldcp->lane_out.xfer_mode == VIO_DRING_MODE_V1_0))))) { in vsw_ldcsend()
4468 lp->xfer_mode = VIO_DRING_MODE_V1_0; in vsw_set_lane_attr()
H A Dvds.c224 (((vd)->xfer_mode == VIO_DRING_MODE_V1_0) ? "dring client" : \
2585 if (!vd->reset_state && (vd->xfer_mode == VIO_DRING_MODE_V1_0)) { in vd_complete_notify()
4240 if (!vd->reset_state && (vd->xfer_mode == VIO_DRING_MODE_V1_0)) { in vd_process_task()
4455 (attr_msg->xfer_mode != VIO_DRING_MODE_V1_0)) { in vd_process_attr_msg()
5053 case VIO_DRING_MODE_V1_0: /* expect register-dring message */ in vd_do_process_msg()
5102 case VIO_DRING_MODE_V1_0: /* expect dring-data or unreg-dring */ in vd_do_process_msg()
H A Dvnet_gen.c3765 lp->xfer_mode = VIO_DRING_MODE_V1_0; in vgen_reset_vnet_proto_ops()
3849 ldcp->local_hparams.xfer_mode = VIO_DRING_MODE_V1_0; in vgen_setup_handshake_params()
H A Dvdc.c1740 pkt.xfer_mode = VIO_DRING_MODE_V1_0; in vdc_init_attr_negotiation()
5260 if ((attr_msg->xfer_mode != VIO_DRING_MODE_V1_0) || in vdc_handle_attr_msg()