Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpshot.h92 typedef struct pshot pshot_t; typedef
95 pshot_t *pshot;
170 static int pshot_devctl(pshot_t *, minor_t, int, intptr_t, int, cred_t *,
172 static int pshot_testctl(pshot_t *, minor_t, int, intptr_t, int, cred_t *,
206 static int pshot_event(pshot_t *pshot, int event_tag, dev_info_t *child,
/titanic_44/usr/src/uts/common/io/
H A Dpshot.c405 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()
[all …]