sgi_ioc_reset     118 arch/mips/include/asm/sgi/ioc.h extern u8 sgi_ioc_reset, sgi_ioc_write;
sgi_ioc_reset      28 arch/mips/sgi-ip22/ip22-hpc.c u8 sgi_ioc_reset, sgi_ioc_write;
sgi_ioc_reset      54 arch/mips/sgi-ip22/ip22-hpc.c 	sgi_ioc_reset = (SGIOC_RESET_PPORT | SGIOC_RESET_KBDMOUSE |
sgi_ioc_reset      62 arch/mips/sgi-ip22/ip22-hpc.c 	sgioc->reset = sgi_ioc_reset;
sgi_ioc_reset      93 arch/mips/sgi-ip22/ip22-reset.c 	sgi_ioc_reset ^= (SGIOC_RESET_LC0OFF|SGIOC_RESET_LC1OFF);
sgi_ioc_reset      94 arch/mips/sgi-ip22/ip22-reset.c 	sgioc->reset = sgi_ioc_reset;