Searched refs:break_command (Results 1 – 1 of 1) sorted by relevance
714 struct whiteheat_set_rdb break_command; in firm_set_break() local716 break_command.port = port->port_number + 1; in firm_set_break()717 break_command.state = onoff; in firm_set_break()719 (__u8 *)&break_command, sizeof(break_command)); in firm_set_break()