Home
last modified time | relevance | path

Searched refs:stat_cmd (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dsys_nautilus.c151 IRONGATE0->stat_cmd = IRONGATE0->stat_cmd & ~0x100; in nautilus_machine_check()
153 IRONGATE0->stat_cmd; in nautilus_machine_check()
H A Dcore_irongate.c171 IRONGATE_jd = IRONGATE0->stat_cmd; in irongate_pci_clr_err()
173 IRONGATE0->stat_cmd = IRONGATE_jd; /* write again clears error bits */ in irongate_pci_clr_err()
175 IRONGATE_jd = IRONGATE0->stat_cmd; /* re-read to force write */ in irongate_pci_clr_err()
/openbmc/linux/arch/alpha/include/asm/
H A Dcore_irongate.h39 igcsr32 stat_cmd; /* 0x04 - status, command */ member
95 igcsr32 stat_cmd; /* 0x04 - Status and Command regs */ member
/openbmc/linux/arch/sparc/kernel/
H A Dleon_pci_grpci1.c45 unsigned int stat_cmd; /* 0x18 PCI Status & Command (RO) */ member
145 tmp = REGLOAD(priv->regs->stat_cmd); in grpci1_cfg_r32()
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch570 @@ -21,7 +21,7 @@ static cmdinfo_t stat_cmd;