Home | History | Annotate | Download | only in hosts

Lines Matching refs:attrs

749     attrs = dut_host._afe_host.attributes
750 if attrs and SERVO_HOST_ATTR in attrs:
751 servo_host = attrs[SERVO_HOST_ATTR]
756 if SERVO_PORT_ATTR in attrs:
758 servo_port = attrs[SERVO_PORT_ATTR]
765 if SERVO_SERIAL_ATTR in attrs:
766 servo_args[SERVO_SERIAL_ATTR] = attrs[SERVO_SERIAL_ATTR]