Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfirewire-constants.h77 #define SCODE_BETA 0x3 macro
/linux/drivers/firewire/
H A Dcore-topology.c238 if (node->phy_speed == SCODE_BETA && parent_count + child_port_count > 1) in build_tree()
310 int b_path = (node->phy_speed == SCODE_BETA); in report_found_node()