Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.h224 int self_id_errors; member
Dohci1394.c312 self_id_count, q0, ohci->self_id_errors); in handle_selfid()
316 if (ohci->self_id_errors<OHCI1394_MAX_SELF_ID_ERRORS) { in handle_selfid()
318 ohci->self_id_errors++; in handle_selfid()
327 ohci->self_id_errors = 0; in handle_selfid()
3394 ohci->self_id_errors = 0; in ohci1394_pci_probe()