/titanic_44/usr/src/uts/sun/io/ |
H A D | qfe.c | 50 DDI_DEFINE_STREAM_OPS(qfe_dev_ops, nulldev, nulldev, hmeattach, hmedetach,
|
/titanic_44/usr/src/uts/common/io/aggr/ |
H A D | aggr_dev.c | 45 DDI_DEFINE_STREAM_OPS(aggr_dev_ops, nulldev, nulldev, aggr_attach, aggr_detach,
|
/titanic_44/usr/src/uts/common/io/ppp/sppptun/ |
H A D | sppptun_mod.c | 86 DDI_DEFINE_STREAM_OPS(sppptun_ops, \
|
/titanic_44/usr/src/uts/common/io/ppp/sppp/ |
H A D | sppp_mod.c | 164 DDI_DEFINE_STREAM_OPS(sppp_ops, \
|
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | cvcredir.c | 106 DDI_DEFINE_STREAM_OPS(cvcrops, nulldev, nulldev, cvcr_attach,
|
/titanic_44/usr/src/uts/sun4u/starfire/cvcredir/ |
H A D | cvcredir.c | 107 DDI_DEFINE_STREAM_OPS(cvcrops, nulldev, nulldev, cvcr_attach,
|
/titanic_44/usr/src/uts/common/inet/iptun/ |
H A D | iptun_dev.c | 50 DDI_DEFINE_STREAM_OPS(iptun_dev_ops, nulldev, nulldev, iptun_attach,
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | inetddi.c | 189 DDI_DEFINE_STREAM_OPS(inet_devops, nulldev, nulldev, inet_attach, inet_detach,
|
/titanic_44/usr/src/uts/common/io/ib/clients/sdp/ |
H A D | sdpddi.c | 291 DDI_DEFINE_STREAM_OPS(sdp_devops, nulldev, nulldev, sdp_gen_attach,
|
/titanic_44/usr/src/uts/common/io/ |
H A D | clone.c | 74 DDI_DEFINE_STREAM_OPS(clone_ops, nulldev, nulldev, cln_attach, nodev, nodev, \
|
H A D | log.c | 309 DDI_DEFINE_STREAM_OPS(log_ops, nulldev, nulldev, log_attach, nodev,
|
H A D | ptm.c | 202 DDI_DEFINE_STREAM_OPS(ptm_ops, nulldev, nulldev, ptm_attach, ptm_detach,
|
H A D | pts.c | 183 DDI_DEFINE_STREAM_OPS(pts_ops, nulldev, nulldev, \
|
H A D | sad.c | 87 DDI_DEFINE_STREAM_OPS(sad_ops, nulldev, nulldev, sad_attach,
|
H A D | zcons.c | 254 DDI_DEFINE_STREAM_OPS(zc_ops, nulldev, nulldev, zc_attach, zc_detach, nodev, \
|
H A D | tty_pts.c | 127 DDI_DEFINE_STREAM_OPS(ptsl_ops, nulldev, nulldev,
|
/titanic_44/usr/src/uts/common/io/vnic/ |
H A D | vnic_ctl.c | 61 DDI_DEFINE_STREAM_OPS(vnic_dev_ops, nulldev, nulldev, vnic_attach, vnic_detach,
|
/titanic_44/usr/src/uts/common/inet/dlpistub/ |
H A D | dlpistub.c | 341 DDI_DEFINE_STREAM_OPS(ds_ops, nulldev, nulldev, ds_attach, ds_detach,
|
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xnbu.c | 492 DDI_DEFINE_STREAM_OPS(ops, nulldev, nulldev, xnbu_attach, xnbu_detach,
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | devops.h | 453 #define DDI_DEFINE_STREAM_OPS(XXname, XXidentify, XXprobe, XXattach, XXdetach, XXreset, XXgetinfo, … macro
|
/titanic_44/usr/src/uts/common/io/softmac/ |
H A D | softmac_dev.c | 110 DDI_DEFINE_STREAM_OPS(softmac_ops, nulldev, nulldev, softmac_attach,
|
/titanic_44/usr/src/uts/common/io/ntxn/ |
H A D | unm_gem.c | 1456 DDI_DEFINE_STREAM_OPS(unm_ops, nulldev, nulldev, unmattach, unmdetach, 1459 DDI_DEFINE_STREAM_OPS(unm_ops, nulldev, nulldev, unmattach, unmdetach,
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlge/ |
H A D | qlge.h | 186 DDI_DEFINE_STREAM_OPS(dev_ops, nulldev, nulldev, attach, detach, \
|
/titanic_44/usr/src/uts/sun4u/starfire/cvc/ |
H A D | cvc.c | 190 DDI_DEFINE_STREAM_OPS(cvcops, nulldev, nulldev, cvc_attach, cvc_detach,
|
/titanic_44/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_main.c | 71 DDI_DEFINE_STREAM_OPS(eib_ops, nulldev, nulldev, eib_attach, eib_detach,
|