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