Home
last modified time | relevance | path

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

/linux-6.12.1/arch/m68k/mac/
Dconfig.c187 .expansion_type = MAC_EXP_NUBUS,
202 .expansion_type = MAC_EXP_NUBUS,
211 .expansion_type = MAC_EXP_NUBUS,
220 .expansion_type = MAC_EXP_NUBUS,
229 .expansion_type = MAC_EXP_PDS,
247 .expansion_type = MAC_EXP_NUBUS,
256 .expansion_type = MAC_EXP_PDS_NUBUS,
265 .expansion_type = MAC_EXP_PDS_NUBUS,
274 .expansion_type = MAC_EXP_NUBUS,
283 .expansion_type = MAC_EXP_NUBUS,
[all …]
/linux-6.12.1/arch/m68k/include/asm/
Dmacintosh.h41 char expansion_type; member
/linux-6.12.1/drivers/net/ethernet/natsemi/
Dmacsonic.c273 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()