Searched refs:SCODE_BETA (Results 1 – 3 of 3) sorted by relevance
77 #define SCODE_BETA 0x3 macro
37 // NOTE: Only two bits, thus only for SCODE_100, SCODE_200, SCODE_400, and SCODE_BETA. in fw_node_create() 238 if (node->phy_speed == SCODE_BETA && parent_count + child_port_count > 1) in build_tree() 312 int b_path = (node->phy_speed == SCODE_BETA); in report_found_node()
784 if ((rom[2] & 0x7) < speed || speed == SCODE_BETA || card->beta_repeaters_present) { in read_config_rom()788 if (speed == SCODE_BETA) in read_config_rom()