Lines Matching refs:pshot_t
405 rv = ddi_soft_state_init(&pshot_softstatep, sizeof (pshot_t), 0); in _init()
476 pshot_t *pshot; in pshot_info()
507 pshot_t *pshot; in pshot_attach()
845 pshot_t *pshot = ddi_get_soft_state(pshot_softstatep, instance); in pshot_detach()
1050 pshot_t *pshot; in pshot_ctl()
1321 pshot_t *pshot; in pshot_power()
1373 pshot_t *pshot; in pshot_bus_power()
1768 pshot_t *pshot; in pshot_open()
1807 pshot_t *pshot; in pshot_close()
1834 pshot_t *pshot; in pshot_ioctl()
1870 pshot_devctl(pshot_t *pshot, minor_t nodenum, int cmd, intptr_t arg, int mode, in pshot_devctl()
2251 pshot_testctl(pshot_t *pshot, minor_t nodenum, int cmd, intptr_t arg, int mode, in pshot_testctl()
2349 pshot_t *pshot = ddi_get_soft_state(pshot_softstatep, instance); in pshot_get_eventcookie()
2370 pshot_t *pshot = ddi_get_soft_state(pshot_softstatep, instance); in pshot_add_eventcall()
2393 pshot_t *pshot = ddi_get_soft_state(pshot_softstatep, instance); in pshot_remove_eventcall()
2415 pshot_t *pshot = ddi_get_soft_state(pshot_softstatep, instance); in pshot_post_event()
2446 pshot_event(pshot_t *pshot, int event_tag, dev_info_t *child, in pshot_event()
2489 pshot_t *pshot = (pshot_t *)arg; in pshot_event_cb()
2536 pshot_t *pshot; in pshot_bus_config()
3524 pshot_t *softstate = (pshot_t *)arg; in pshot_event_cb_test()
3540 pshot_t *pshot = (pshot_t *)arg; in pshot_event_test()
3747 pshot_t *pshot = (pshot_t *)arg; in pshot_event_test_post_one()