sni_brd_type       14 arch/mips/include/asm/sni.h extern unsigned int sni_brd_type;
sni_brd_type      135 arch/mips/pci/fixup-sni.c 	switch (sni_brd_type) {
sni_brd_type      235 arch/mips/sni/a20r.c 	switch (sni_brd_type) {
sni_brd_type       56 arch/mips/sni/irq.c 	switch (sni_brd_type) {
sni_brd_type      320 arch/mips/sni/pcimt.c 	switch (sni_brd_type) {
sni_brd_type      275 arch/mips/sni/pcit.c 	switch (sni_brd_type) {
sni_brd_type      117 arch/mips/sni/rm200.c 	if (sni_brd_type == SNI_BRD_RM200) {
sni_brd_type       33 arch/mips/sni/setup.c unsigned int sni_brd_type;
sni_brd_type       34 arch/mips/sni/setup.c EXPORT_SYMBOL(sni_brd_type);
sni_brd_type      125 arch/mips/sni/setup.c 	sni_brd_type = *(unsigned char *)SNI_IDPROM_BRDTYPE;
sni_brd_type      127 arch/mips/sni/setup.c 	switch (sni_brd_type) {
sni_brd_type      197 arch/mips/sni/setup.c 	pr_debug("Found SNI brdtype %02x name %s\n", sni_brd_type, system_type);
sni_brd_type      203 arch/mips/sni/setup.c 	switch (sni_brd_type) {
sni_brd_type      164 arch/mips/sni/time.c 	switch (sni_brd_type) {
sni_brd_type       51 drivers/input/serio/i8042-snirm.h 	if (sni_brd_type == SNI_BRD_RM200) {