Home
last modified time | relevance | path

Searched refs:st_wrinit (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dclone.c266 setq(rq, str->st_rdinit, str->st_wrinit, dmp, qflag, sqtype, B_FALSE); in clnopen()
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_ddi.c534 helper->strtab.st_wrinit = &helper->wqinit; in audio_init_ops()
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h301 struct qinit *st_wrinit; member
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c522 stream->st_wrinit = wq; in dld_init_ops()
538 wq = stream->st_wrinit; in dld_fini_ops()
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c200 .st_wrinit = &kb8042_winit,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c2141 WR(q)->q_qinfo = dummymodinfo.st_wrinit; in arp_open()
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1177 setq(rq, str->st_rdinit, str->st_wrinit, dmp, qflag, sqtype, B_FALSE); in qattach()