Searched refs:expansion_type (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/mac/ |
D | config.c | 194 .expansion_type = MAC_EXP_NUBUS, 209 .expansion_type = MAC_EXP_NUBUS, 218 .expansion_type = MAC_EXP_NUBUS, 227 .expansion_type = MAC_EXP_NUBUS, 236 .expansion_type = MAC_EXP_PDS, 254 .expansion_type = MAC_EXP_NUBUS, 263 .expansion_type = MAC_EXP_PDS_NUBUS, 272 .expansion_type = MAC_EXP_PDS_NUBUS, 281 .expansion_type = MAC_EXP_NUBUS, 290 .expansion_type = MAC_EXP_NUBUS, [all …]
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
D | macintosh.h | 41 char expansion_type; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/ |
D | macsonic.c | 269 bool commslot = macintosh_config->expansion_type == MAC_EXP_PDS_COMM; in mac_onboard_sonic_probe() 560 if (macintosh_config->expansion_type == MAC_EXP_PDS_COMM) in mac_sonic_nubus_probe()
|