Searched refs:softstate (Results 1 – 6 of 6) sorted by relevance
| /titanic_53/usr/src/cmd/mdb/sun4v/modules/ldc/ |
| H A D | ldc.c | 233 ldc_soft_state_t softstate; in ldc_walk_init() local 245 if (mdb_vread(&softstate, sizeof (softstate), wsp->walk_addr) in ldc_walk_init() 246 != sizeof (softstate)) { in ldc_walk_init() 251 wsp->walk_addr = (uintptr_t)softstate.chan_list; in ldc_walk_init()
|
| /titanic_53/usr/src/cmd/mdb/common/modules/genunix/ |
| H A D | devinfo.h | 86 extern int softstate(uintptr_t, uint_t, int, const mdb_arg_t *);
|
| H A D | devinfo.c | 1484 softstate(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in softstate() function
|
| H A D | genunix.c | 3952 softstate },
|
| /titanic_53/usr/src/uts/sun4u/montecarlo/io/ |
| H A D | pcf8574_nct.c | 1723 pcf8574_callback(void *softstate, scsb_fru_event_t cb_event, in pcf8574_callback() argument 1726 struct pcf8574_unit *unitp = (struct pcf8574_unit *)softstate; in pcf8574_callback()
|
| /titanic_53/usr/src/uts/common/io/ |
| H A D | pshot.c | 3524 pshot_t *softstate = (pshot_t *)arg; in pshot_event_cb_test() local 3533 event_tag, (void *)softstate, (void *)bus_impldata); in pshot_event_cb_test()
|