Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpshot.h90 typedef struct pshot pshot_t; typedef
93 pshot_t *pshot;
168 static int pshot_devctl(pshot_t *, minor_t, int, intptr_t, int, cred_t *,
170 static int pshot_testctl(pshot_t *, minor_t, int, intptr_t, int, cred_t *,
204 static int pshot_event(pshot_t *pshot, int event_tag, dev_info_t *child,
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c478 pshot_t *pshot; in pshot_info()
509 pshot_t *pshot; in pshot_attach()
1052 pshot_t *pshot; in pshot_ctl()
1322 pshot_t *pshot; in pshot_power()
1767 pshot_t *pshot; in pshot_open()
1806 pshot_t *pshot; in pshot_close()
1833 pshot_t *pshot; in pshot_ioctl()
2488 pshot_t *pshot = (pshot_t *)arg; in pshot_event_cb()
3521 pshot_t *softstate = (pshot_t *)arg; in pshot_event_cb_test()
3537 pshot_t *pshot = (pshot_t *)arg; in pshot_event_test()
[all …]