Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Damdtp.c286 #define OHCI1394_CONTEXT_ACTIVE 0x00000400 macro
319 if ((control & OHCI1394_CONTEXT_ACTIVE) == 0) in ohci1394_stop_it_ctx()