Searched defs:sppp (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/ |
H A D | sppp.c | 41 #include <sppp/sppp.h> 48 /* ****************** sppp ****************** */ 99 mdb_printf("%-6d sppp%-5d ", ppa.ppa_zoneid, ppa.ppa_ppa_id); 175 sppp(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function 197 } else if (mdb_walk("sppp", (mdb_walk_cb_t)sps_format, &qfmt) == -1) { 240 mdb_printf("%?p %-6d sppp%-5d %?p %?p\n", addr, ppa->ppa_zoneid, 283 (void) mdb_snprintf(buf, nbytes, "sppp%d", 424 mdb_printf("sppp%d\n", tcl->tcl_unit); 618 mdb_snprintf(buf, nbytes, "sppp [all...] |
Completed in 77 milliseconds