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

/illumos-gate/usr/src/uts/common/inet/nca/
H A Dncaddi.c142 static struct qinit rinit = { variable in typeref:struct:qinit
151 &rinit, &winit
/illumos-gate/usr/src/uts/common/io/
H A Dclone.c170 struct qinit *rinit, *winit; local
237 rinit = 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.c277 static struct qinit rinit = { variable in typeref:struct:qinit
288 &rinit, &winit, NULL, NULL
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c946 static struct qinit rinit = { variable in typeref:struct:qinit
956 &rinit, &winit, NULL, NULL
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c118 static struct qinit rinit = { variable in typeref:struct:qinit
139 &rinit,
/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c120 static struct qinit rinit = { variable in typeref:struct:qinit
141 &rinit,
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c1617 static struct qinit rinit = { variable in typeref:struct:qinit
1640 &rinit,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c158 static struct qinit rinit = { variable in typeref:struct:qinit
168 &rinit, &winit
H A Dipsecah.c166 static struct qinit rinit = { variable in typeref:struct:qinit
177 &rinit, &winit, NULL, NULL
H A Dipsecesp.c158 static struct qinit rinit = { variable in typeref:struct:qinit
169 &rinit, &winit, NULL, NULL
H A Dspdsock.c170 static struct qinit rinit = { variable in typeref:struct:qinit
180 &rinit, &winit
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/
H A Dusbms.c197 static struct qinit rinit = { variable in typeref:struct:qinit
219 &rinit,
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c2486 setq(queue_t *rq, struct qinit *rinit, struct qinit *winit, argument
2497 rq->q_qinfo = rinit;
2498 rq->q_hiwat = rinit->qi_minfo->mi_hiwat;
2499 rq->q_lowat = rinit->qi_minfo->mi_lowat;
2500 rq->q_minpsz = rinit->qi_minfo->mi_minpsz;
2501 rq->q_maxpsz = rinit->qi_minfo->mi_maxpsz;
2637 (rq->q_flag & QSYNCSTR) ? rinit->qi_struiot : STRUIOT_NONE;
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c171 static struct qinit rinit = { variable in typeref:struct:qinit
193 &rinit,

Completed in 116 milliseconds