stat_cmd           39 arch/alpha/include/asm/core_irongate.h 	igcsr32 stat_cmd;		/* 0x04 - status, command */
stat_cmd           95 arch/alpha/include/asm/core_irongate.h 	igcsr32 stat_cmd;		/* 0x04 - Status and Command regs */
stat_cmd          171 arch/alpha/kernel/core_irongate.c 	IRONGATE_jd = IRONGATE0->stat_cmd;
stat_cmd          173 arch/alpha/kernel/core_irongate.c 	IRONGATE0->stat_cmd = IRONGATE_jd; /* write again clears error bits */
stat_cmd          175 arch/alpha/kernel/core_irongate.c 	IRONGATE_jd = IRONGATE0->stat_cmd;  /* re-read to force write */
stat_cmd          152 arch/alpha/kernel/sys_nautilus.c 		IRONGATE0->stat_cmd = IRONGATE0->stat_cmd & ~0x100;
stat_cmd          154 arch/alpha/kernel/sys_nautilus.c 		IRONGATE0->stat_cmd;
stat_cmd           44 arch/sparc/kernel/leon_pci_grpci1.c 	unsigned int stat_cmd;		/* 0x18 PCI Status & Command (RO) */
stat_cmd          144 arch/sparc/kernel/leon_pci_grpci1.c 		tmp = REGLOAD(priv->regs->stat_cmd);