Searched refs:mvme16x_config (Results 1 – 7 of 7) sorted by relevance
70 unsigned short mvme16x_config; variable187 mvme16x_config = rev | MVME16x_CONFIG_GOT_SCCA; in config_mvme16x()203 mvme16x_config = MVME16x_CONFIG_GOT_LP | MVME16x_CONFIG_GOT_CD2401; in config_mvme16x()
6 EXPORT_SYMBOL(mvme16x_config);
33 if (mvme16x_config & MVME16x_CONFIG_NO_SCSICHIP) { in mvme16x_scsi_detect()
96 extern unsigned short mvme16x_config;
292 if (!(mvme16x_config & MVME16x_CONFIG_GOT_SCCA)) in mvme162_scc_init()
2359 if (!(mvme16x_config &MVME16x_CONFIG_GOT_CD2401)) in serial167_init()
1149 if (mvme16x_config & MVME16x_CONFIG_NO_ETHERNET) { in i82596_probe()