Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dcore-topology.c25 #define SELF_ID_EXTENDED(q) (((q) >> 23) & 0x01) macro
82 if (!SELF_ID_EXTENDED(q) || in count_ports()