Searched refs:mcck_interruption_code (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dlowcore.h84 __u32 mcck_interruption_code[2]; /* 0x00e8 */ member in struct:_lowcore
208 __u32 mcck_interruption_code[2]; /* 0x00e8 */ member in struct:_lowcore
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dnmi.c259 mci = (struct mci *) &S390_lowcore.mcck_interruption_code;
H A Dasm-offsets.c96 DEFINE(__LC_MCCK_CODE, offsetof(struct _lowcore, mcck_interruption_code));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dcio.c968 mci = (struct mci *)&S390_lowcore.mcck_interruption_code;

Completed in 44 milliseconds