Searched refs:INT68HIGH (Results 1 – 2 of 2) sorted by relevance
556 #define INT68HIGH 0x20 /* Higher 8 bit connected internally */ macro
4140 printk("int68%s ", !(bval & INT68HIGH) ? "" : "(50)"); in adapter_print_config()