Searched refs:winit (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/nca/
H A Dncaddi.c146 static struct qinit winit = { variable in typeref:struct:qinit
151 &rinit, &winit
/illumos-gate/usr/src/uts/common/io/
H A Dclone.c170 struct qinit *rinit, *winit; local
238 winit = WR(rq)->q_qinfo;
316 setq(rq, rinit, winit, NULL, QMTSAFE, SQ_CI|SQ_CO,
/illumos-gate/usr/src/uts/common/io/ib/clients/sdp/
H A Dsdpddi.c282 static struct qinit winit = { variable in typeref:struct:qinit
288 &rinit, &winit, NULL, NULL
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c950 static struct qinit winit = { variable in typeref:struct:qinit
956 &rinit, &winit, NULL, NULL
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c128 static struct qinit winit = { variable in typeref:struct:qinit
140 &winit,
/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c130 static struct qinit winit = { variable in typeref:struct:qinit
142 &winit,
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c1628 static struct qinit winit = { variable in typeref:struct:qinit
1641 &winit,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c163 static struct qinit winit = { variable in typeref:struct:qinit
168 &rinit, &winit
H A Dipsecah.c171 static struct qinit winit = { variable in typeref:struct:qinit
177 &rinit, &winit, NULL, NULL
H A Dipsecesp.c163 static struct qinit winit = { variable in typeref:struct:qinit
169 &rinit, &winit, NULL, NULL
H A Dspdsock.c175 static struct qinit winit = { variable in typeref:struct:qinit
180 &rinit, &winit
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/
H A Dusbms.c208 static struct qinit winit = { variable in typeref:struct:qinit
220 &winit,
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c2486 setq(queue_t *rq, struct qinit *rinit, struct qinit *winit, argument
2502 wq->q_qinfo = winit;
2503 wq->q_hiwat = winit->qi_minfo->mi_hiwat;
2504 wq->q_lowat = winit->qi_minfo->mi_lowat;
2505 wq->q_minpsz = winit->qi_minfo->mi_minpsz;
2506 wq->q_maxpsz = winit->qi_minfo->mi_maxpsz;
2639 (wq->q_flag & QSYNCSTR) ? winit->qi_struiot : STRUIOT_NONE;
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c182 static struct qinit winit = { variable in typeref:struct:qinit
194 &winit,

Completed in 133 milliseconds