Home
last modified time | relevance | path

Searched refs:set_io (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/md/
H A Dmd.c33 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 Dset_io_cnt.c53 set_io(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in set_io() function