Searched refs:fifo_stwdata (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 112 extern struct qinit fifo_stwdata; 116 struct streamtab fifoinfo = { &fifo_strdata, &fifo_stwdata, NULL, NULL };
|
/titanic_44/usr/src/uts/common/os/ |
H A D | streamio.c | 157 struct qinit fifo_stwdata = { NULL, strwsrv, NULL, NULL, NULL, &fifowm_info }; variable 411 setq(qp, &fifo_strdata, &fifo_stwdata, NULL, QMTSAFE, in stropen()
|