Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/firewire/
Dcore-topology.c38 #define SELF_ID_EXTENDED(q) (((q) >> 23) & 0x01) macro
93 if (!SELF_ID_EXTENDED(q) || in count_ports()