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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dipl.c134 enum dump_method { enum
157 static enum dump_method dump_method = DUMP_METHOD_NONE; variable in typeref:enum:dump_method
1343 dump_method = DUMP_METHOD_CCW_DIAG;
1345 dump_method = DUMP_METHOD_CCW_VM;
1347 dump_method = DUMP_METHOD_CCW_CIO;
1350 dump_method = DUMP_METHOD_FCP_DIAG;
1353 dump_method = DUMP_METHOD_NONE;
1390 switch (dump_method) {
1417 if (dump_method
[all...]

Completed in 59 milliseconds