Searched refs:sni_brd_type (Results 1 – 10 of 10) sorted by relevance
33 unsigned int sni_brd_type; variable34 EXPORT_SYMBOL(sni_brd_type);127 sni_brd_type = *(unsigned char *)SNI_IDPROM_BRDTYPE; in plat_mem_setup()129 switch (sni_brd_type) { in plat_mem_setup()199 pr_debug("Found SNI brdtype %02x name %s\n", sni_brd_type, system_type); in plat_mem_setup()205 switch (sni_brd_type) { in plat_mem_setup()
50 switch (sni_brd_type) { in arch_init_irq()
158 switch (sni_brd_type) { in plat_time_init()
242 switch (sni_brd_type) { in snirm_a20r_setup_devinit()
320 switch (sni_brd_type) { in snirm_pcimt_setup_devinit()
279 switch (sni_brd_type) { in snirm_pcit_setup_devinit()
117 if (sni_brd_type == SNI_BRD_RM200) { in snirm_setup_devinit()
51 if (sni_brd_type == SNI_BRD_RM200) { in i8042_platform_init()
135 switch (sni_brd_type) { in pcibios_map_irq()
16 extern unsigned int sni_brd_type;