Home
last modified time | relevance | path

Searched refs:mvme16x_config (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/m68k/mvme16x/
Dconfig.c53 unsigned short mvme16x_config; variable
54 EXPORT_SYMBOL(mvme16x_config);
297 mvme16x_config = rev | MVME16x_CONFIG_GOT_SCCA; in config_mvme16x()
313 mvme16x_config = MVME16x_CONFIG_GOT_LP | MVME16x_CONFIG_GOT_CD2401; in config_mvme16x()
/linux-6.1.9/arch/m68k/include/asm/
Dmvme16xhw.h80 extern unsigned short mvme16x_config;
/linux-6.1.9/drivers/scsi/
Dmvme16x_scsi.c46 if (mvme16x_config & MVME16x_CONFIG_NO_SCSICHIP) { in mvme16x_probe()
/linux-6.1.9/drivers/net/ethernet/i825xx/
D82596.c1142 if (mvme16x_config & MVME16x_CONFIG_NO_ETHERNET) { in i82596_probe()