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