Home
last modified time | relevance | path

Searched refs:softstate (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.h91 extern int softstate(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Ddevinfo.c1577 softstate(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in softstate() function
H A Dgenunix.c4255 softstate },
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c3521 pshot_t *softstate = (pshot_t *)arg; in pshot_event_cb_test() local
3530 event_tag, (void *)softstate, (void *)bus_impldata); in pshot_event_cb_test()