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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dohci.c250 #define QUIRK_RESET_PACKET 2 macro
278 QUIRK_CYCLE_TIMER | QUIRK_RESET_PACKET | QUIRK_NO_1394A},
281 QUIRK_RESET_PACKET},
292 ", reset packet generation = " __stringify(QUIRK_RESET_PACKET)
734 if (!(ohci->quirks & QUIRK_RESET_PACKET))
1571 if (ohci->quirks & QUIRK_RESET_PACKET)

Completed in 117 milliseconds