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