Lines Matching +defs:debug +defs:o
1460 int i, o, s;
1465 for (i = 0, o = 0, s = 0; s < nsegs; s++) {
1469 chain->chain =(MPI2_SGE_IO_UNION *)(sc->chain_frames+o);
1471 o += sc->chain_frame_size;
1475 o += segs[s].ds_len - bo;
1825 * Setup the sysctl variable so the user can change the debug level
1849 sc, 0, mpr_debug_sysctl, "A", "mpr debug level");
1987 int i, len, debug, error;
1996 debug = sc->mpr_debug;
1998 sbuf_printf(sbuf, "%#x", debug);
2003 if (debug & string->flag)