Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h358 struct ecpp_copystate { struct
371 _NOTE(SCHEME_PROTECTS_DATA("unique per call", ecpp_copystate)) argument
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c1425 struct ecpp_copystate *stp; in ecpp_wput_iocdata_devid()
1429 stp = (struct ecpp_copystate *)csp->cp_private->b_rptr; in ecpp_wput_iocdata_devid()
1835 struct ecpp_copystate *stp; in ecpp_putioc_stateful_copyin()
1842 stp = (struct ecpp_copystate *)tmp->b_rptr; in ecpp_putioc_stateful_copyin()
1846 tmp->b_wptr += sizeof (struct ecpp_copystate); in ecpp_putioc_stateful_copyin()
2279 struct ecpp_copystate *stp; in ecpp_srvioc()
2308 struct ecpp_copystate *stp; in ecpp_srvioc()
2398 struct ecpp_copystate *stp; in ecpp_srvioc_devid()
2406 stp = (struct ecpp_copystate *)csp->cp_private->b_rptr; in ecpp_srvioc_devid()
2483 struct ecpp_copystate *stp; in ecpp_srvioc_prnif()
[all …]