Searched refs:expansion_type (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/arch/m68k/mac/ |
D | config.c | 195 .expansion_type = MAC_EXP_NUBUS, 210 .expansion_type = MAC_EXP_NUBUS, 219 .expansion_type = MAC_EXP_NUBUS, 228 .expansion_type = MAC_EXP_NUBUS, 237 .expansion_type = MAC_EXP_PDS, 255 .expansion_type = MAC_EXP_NUBUS, 264 .expansion_type = MAC_EXP_PDS_NUBUS, 273 .expansion_type = MAC_EXP_PDS_NUBUS, 282 .expansion_type = MAC_EXP_NUBUS, 291 .expansion_type = MAC_EXP_NUBUS, [all …]
|
/linux-6.1.9/arch/m68k/include/asm/ |
D | macintosh.h | 41 char expansion_type; member
|
/linux-6.1.9/drivers/net/ethernet/natsemi/ |
D | macsonic.c | 273 bool commslot = macintosh_config->expansion_type == MAC_EXP_PDS_COMM; in mac_onboard_sonic_probe() 567 if (macintosh_config->expansion_type == MAC_EXP_PDS_COMM) in mac_sonic_nubus_probe()
|