Searched refs:self_id_count (Results 1 – 1 of 1) sorted by relevance
297 quadlet_t self_id_count=reg_read(ohci, OHCI1394_SelfIDCount); in handle_selfid() local308 if ((self_id_count & 0x80000000) || in handle_selfid()309 ((self_id_count & 0x00FF0000) != (q0 & 0x00FF0000))) { in handle_selfid()312 self_id_count, q0, ohci->self_id_errors); in handle_selfid()329 size = ((self_id_count & 0x00001FFC) >> 2) - 1; in handle_selfid()