Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/
H A Dfcp.c22 #define CTS_AVC 0x00 macro
346 if (length < 1 || (*(const u8 *)data & 0xf0) != CTS_AVC) in fcp_response()