Searched defs:qlclinks_dcmd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c50 static int qlclinks_dcmd(uintptr_t, uint_t, int, const mdb_arg_t *);
240 * qlclinks_dcmd
258 qlclinks_dcmd(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
3401 { "qlclinks", NULL, "Prints qlc link information", qlclinks_dcmd },

Completed in 63 milliseconds