Searched refs:b_path (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/firewire/
H A Dcore-topology.c360 int b_path = (node->phy_speed == SCODE_BETA); local
366 node->b_path = parent->b_path && b_path;
369 node->b_path = b_path;
H A Dcore.h180 u8 b_path:1; member in struct:fw_node

Completed in 199 milliseconds