Home
last modified time | relevance | path

Searched refs:streamtab (Results 51 – 75 of 102) sorted by relevance

12345

/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_pri.c180 (struct streamtab *)NULL, /* cb_str */
H A Dds_snmp.c183 (struct streamtab *)NULL, /* cb_str */
H A Dqcn.c140 static struct streamtab qcnstrinfo = {
H A Dvlds.c142 (struct streamtab *)NULL, /* cb_str */
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c120 struct streamtab fifoinfo = { &fifo_strdata, &fifo_stwdata, NULL, NULL };
152 struct streamtab *
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/
H A Dusbms.c49 static struct streamtab usbms_streamtab;
183 static struct streamtab usbms_streamtab = {
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcmod.c88 extern struct streamtab rpcinfo;
263 struct streamtab rpcinfo = { &rpcmodrinit, &rpcmodwinit, NULL, NULL };
/illumos-gate/usr/src/uts/common/io/
H A Dtty_pts.c110 struct streamtab ptysinfo = {
H A Dlogindmux.c155 struct streamtab logdmuxinfo = {
H A Dbufmod.c148 static struct streamtab sb_info = {
H A Dconsms.c139 static struct streamtab consms_str_info = {
H A Dwscons.c242 static struct streamtab wcinfo = {
H A Dtimod.c60 static struct streamtab timinfo;
343 static struct streamtab timinfo = { &timodrinit, &timodwinit, NULL, NULL };
H A Ddevpoll.c88 (struct streamtab *)0, /* streamtab */
H A Dconskbd.c161 static struct streamtab conskbd_str_info = {
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c138 static struct streamtab sgcnstrinfo = {
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c961 struct streamtab rdsinfo = {
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddm2s.c173 struct streamtab dm2s_streamtab = {
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c198 struct streamtab kb8042_str_info = {
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c1575 struct streamtab xencons_str_info = {
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c153 struct streamtab rtsinfo = {
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c144 struct streamtab spppcomp_tab = {
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c1644 static struct streamtab strtab = {
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.c175 static struct streamtab chinfo = {
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1126 struct streamtab *str; in qattach()
1737 struct streamtab *str; in mlink_file()
2365 devflg_to_qflag(struct streamtab *stp, uint32_t devflag, uint32_t *qflagp, in devflg_to_qflag()
2668 hold_dm(struct streamtab *str, uint32_t qflag, uint32_t sqtype) in hold_dm()

12345