Searched refs:dtr_command (Results 1 – 1 of 1) sorted by relevance
767 struct whiteheat_set_rdb dtr_command; in firm_set_dtr() local769 dtr_command.port = port->port_number + 1; in firm_set_dtr()770 dtr_command.state = onoff; in firm_set_dtr()772 (__u8 *)&dtr_command, sizeof(dtr_command)); in firm_set_dtr()