Searched refs:EXT68HIGH (Results 1 – 2 of 2) sorted by relevance
593 #define EXT68HIGH 0x40 /* Higher 8 bit connected externally */ macro
4184 printk("ext%s ", !(bval & EXT68HIGH) ? "68" : "50"); in adapter_print_config()