Home
last modified time | relevance | path

Searched refs:CLONE_DEV (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_mod.c168 CLONE_DEV) == DDI_FAILURE) { in tun_attach()
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_mod.c214 0, DDI_PSEUDO, CLONE_DEV) == DDI_FAILURE) { in _mi_driver_attach()
/illumos-gate/usr/src/uts/common/os/
H A Ddacf_clnt.c78 if ((flag & CLONE_DEV) && (strcmp(node_type, DDI_NT_NET) != 0)) { in dacfc_match_create_minor()
H A Dsunddi.c5694 if (flag & CLONE_DEV) { in ddi_create_minor_common()
/illumos-gate/usr/src/uts/common/io/
H A Dptm.c263 0, DDI_PSEUDO, CLONE_DEV) == DDI_FAILURE) { in ptm_attach()
H A Dlogindmux.c232 CLONE_DEV) == DDI_FAILURE) in logdmux_attach()
H A Dllc1.c274 0, DDI_PSEUDO, CLONE_DEV) == DDI_FAILURE) { in llc1_attach()
H A Dbridge.c3398 CLONE_DEV) == DDI_FAILURE) { in bridge_attach()
H A Dgld.c706 0, DDI_NT_NET, CLONE_DEV) == DDI_FAILURE) { in gld_register()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c594 CLONE_DEV) != DDI_SUCCESS) in BnxeAttachDevice()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c456 DDI_NT_NET, CLONE_DEV) != DDI_SUCCESS) in mac_register()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h132 #define CLONE_DEV 1 /* device is a clone device */ macro
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_hdlc.c408 0, DDI_PSEUDO, CLONE_DEV) == DDI_FAILURE) { in zsh_attach()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1095 CLONE_DEV) == DDI_FAILURE) { in fcip_port_attach_handler()