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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dcore-topology.c373 int b_path = (node->phy_speed == SCODE_BETA); local
379 node->b_path = parent->b_path && b_path;
382 node->b_path = b_path;
H A Dcore.h172 u8 b_path:1; member in struct:fw_node

Completed in 159 milliseconds