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

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ofs_debug_util.c53 static char *sol_ofs_debug_eptr = NULL; variable
80 sol_ofs_debug_eptr = sol_ofs_debug_buf +
175 if (sol_ofs_debug_sptr + len > sol_ofs_debug_eptr) {
178 left = sol_ofs_debug_eptr - sol_ofs_debug_sptr;

Completed in 93 milliseconds