Home
last modified time | relevance | path

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

/linux-2.6.39/sound/firewire/
Dfcp.c20 #define CTS_AVC 0x00 macro
174 if (length < 1 || (*(const u8 *)data & 0xf0) != CTS_AVC) in fcp_response()