Searched refs:expansion_type (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/m68k/mac/ |
D | config.c | 214 .expansion_type = MAC_EXP_NUBUS, 229 .expansion_type = MAC_EXP_NUBUS, 238 .expansion_type = MAC_EXP_NUBUS, 247 .expansion_type = MAC_EXP_NUBUS, 256 .expansion_type = MAC_EXP_PDS, 274 .expansion_type = MAC_EXP_NUBUS, 283 .expansion_type = MAC_EXP_PDS_NUBUS, 292 .expansion_type = MAC_EXP_PDS_NUBUS, 301 .expansion_type = MAC_EXP_NUBUS, 310 .expansion_type = MAC_EXP_NUBUS, [all …]
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | macintosh.h | 36 char expansion_type; member
|
/Linux-v4.19/drivers/net/ethernet/natsemi/ |
D | macsonic.c | 303 bool commslot = macintosh_config->expansion_type == MAC_EXP_PDS_COMM; in mac_onboard_sonic_probe() 590 if (macintosh_config->expansion_type == MAC_EXP_PDS_COMM) in mac_sonic_nubus_probe()
|