Home
last modified time | relevance | path

Searched refs:expansion_type (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/mac/
Dconfig.c194 .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/
Dmacintosh.h41 char expansion_type; member
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
Dmacsonic.c269 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()