Searched refs:CLONE_DEV (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/ |
H A D | sppptun_mod.c | 168 CLONE_DEV) == DDI_FAILURE) { in tun_attach()
|
/illumos-gate/usr/src/uts/common/io/ppp/sppp/ |
H A D | sppp_mod.c | 214 0, DDI_PSEUDO, CLONE_DEV) == DDI_FAILURE) { in _mi_driver_attach()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | dacf_clnt.c | 78 if ((flag & CLONE_DEV) && (strcmp(node_type, DDI_NT_NET) != 0)) { in dacfc_match_create_minor()
|
H A D | sunddi.c | 5694 if (flag & CLONE_DEV) { in ddi_create_minor_common()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | ptm.c | 263 0, DDI_PSEUDO, CLONE_DEV) == DDI_FAILURE) { in ptm_attach()
|
H A D | logindmux.c | 232 CLONE_DEV) == DDI_FAILURE) in logdmux_attach()
|
H A D | llc1.c | 274 0, DDI_PSEUDO, CLONE_DEV) == DDI_FAILURE) { in llc1_attach()
|
H A D | bridge.c | 3398 CLONE_DEV) == DDI_FAILURE) { in bridge_attach()
|
H A D | gld.c | 706 0, DDI_NT_NET, CLONE_DEV) == DDI_FAILURE) { in gld_register()
|
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_main.c | 594 CLONE_DEV) != DDI_SUCCESS) in BnxeAttachDevice()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sunddi.h | 132 #define CLONE_DEV 1 /* device is a clone device */ macro
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_provider.c | 459 DDI_NT_NET, CLONE_DEV) != DDI_SUCCESS) in mac_register()
|
/illumos-gate/usr/src/uts/sun/io/ |
H A D | zs_hdlc.c | 408 0, DDI_PSEUDO, CLONE_DEV) == DDI_FAILURE) { in zsh_attach()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 1095 CLONE_DEV) == DDI_FAILURE) { in fcip_port_attach_handler()
|