Searched refs:CLONE_DEV (Results 1 – 16 of 16) sorted by relevance
/titanic_44/usr/src/uts/common/io/ppp/sppptun/ |
H A D | sppptun_mod.c | 168 CLONE_DEV) == DDI_FAILURE) { in tun_attach()
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | dacf_clnt.c | 80 if ((flag & CLONE_DEV) && (strcmp(node_type, DDI_NT_NET) != 0)) { in dacfc_match_create_minor()
|
H A D | sunddi.c | 5774 if (flag & CLONE_DEV) { in ddi_create_minor_common()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | ptm.c | 255 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 | 3382 CLONE_DEV) == DDI_FAILURE) { in bridge_attach()
|
H A D | gld.c | 734 0, DDI_NT_NET, CLONE_DEV) == DDI_FAILURE) { in gld_register()
|
/titanic_44/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_main.c | 594 CLONE_DEV) != DDI_SUCCESS) in BnxeAttachDevice()
|
/titanic_44/usr/src/uts/common/io/mac/ |
H A D | mac_provider.c | 410 DDI_NT_NET, CLONE_DEV) != DDI_SUCCESS) in mac_register()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sunddi.h | 131 #define CLONE_DEV 1 /* device is a clone device */ macro
|
/titanic_44/usr/src/uts/sun/io/ |
H A D | zs_hdlc.c | 408 NULL, DDI_PSEUDO, CLONE_DEV) == DDI_FAILURE) { in zsh_attach()
|
/titanic_44/usr/src/uts/sun4u/starfire/io/ |
H A D | idn.c | 682 DDI_NT_NET, CLONE_DEV) == DDI_FAILURE) { in idnattach()
|
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 1014 ddi_get_instance(dip), DDI_NT_NET, CLONE_DEV) == DDI_SUCCESS) { in man_attach()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 1114 CLONE_DEV) == DDI_FAILURE) { in fcip_port_attach_handler()
|