Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_command.c25 #define KERNEL_SEQNUM_MAX ((u32)~0) macro
124 (efw->seqnum >= KERNEL_SEQNUM_MAX - 2)) in efw_transaction()