Searched refs:old_td_ctrl (Results 1 – 1 of 1) sorted by relevance
973 uint32_t frame_addr, link, old_td_ctrl, val, int_mask; in uhci_process_frame() local1042 old_td_ctrl = td.ctrl; in uhci_process_frame()1044 if (old_td_ctrl != td.ctrl) { in uhci_process_frame()