Searched refs:OHCI1394_MAX_SELF_ID_ERRORS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/ieee1394/ | ||
D | ohci1394.h | 34 #define OHCI1394_MAX_SELF_ID_ERRORS 16 macro |
D | ohci1394.c | 316 if (ohci->self_id_errors<OHCI1394_MAX_SELF_ID_ERRORS) { in handle_selfid() |