Searched refs:mdiphci_paths (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | mdi.h | 45 extern int mdiphci_paths(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | mdi.c | 422 * mdiphci_paths() 427 mdiphci_paths(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
|
H A D | genunix.c | 4130 { "mdiphci_paths", NULL, "given a path, walk through mdi_pathinfo " 4131 "phci links", mdiphci_paths },
|
Completed in 70 milliseconds