Searched refs:set_io (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/mdb/common/modules/md/ |
H A D | md.c | 33 extern int set_io(uintptr_t, uint_t, int, const mdb_arg_t *); 70 { "set_io", NULL, "show the pending IO counts", set_io,
|
H A D | set_io_cnt.c | 53 set_io(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in set_io() function
|