Searched refs:self_id_errors (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dohci1394.h201 int self_id_errors; member in struct:ti_ohci
H A Dohci1394.c291 self_id_count, q0, ohci->self_id_errors);
295 if (ohci->self_id_errors<OHCI1394_MAX_SELF_ID_ERRORS) {
297 ohci->self_id_errors++;
306 ohci->self_id_errors = 0;
3127 ohci->self_id_errors = 0;

Completed in 24 milliseconds