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