Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firewire/
Dcore-topology.c33 #define SELF_ID_EXT_SEQUENCE(q) (((q) >> 20) & 0x07) macro
83 seq != SELF_ID_EXT_SEQUENCE(q)) in count_ports()