Searched refs:ipl_parameter_block (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dipl.h28 #define IPL_PARMBLOCK_START ((struct ipl_parameter_block *) \
70 struct ipl_parameter_block { struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dipl.c136 static struct ipl_parameter_block *reipl_block_fcp;
137 static struct ipl_parameter_block *reipl_block_ccw;
144 static struct ipl_parameter_block *dump_block_fcp;
145 static struct ipl_parameter_block *dump_block_ccw;
228 struct ipl_parameter_block *ipl = IPL_PARMBLOCK_START;
284 struct ipl_parameter_block *ipl = IPL_PARMBLOCK_START;

Completed in 102 milliseconds