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-device.c783 if ((rom[2] & 0x7) < speed || speed == SCODE_BETA || card->beta_repeaters_present) { in read_config_rom()
787 if (speed == SCODE_BETA) in read_config_rom()