Home
last modified time | relevance | path

Searched refs:DL_STYLE2 (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/dlpistub/
H A Ddlpistub.c67 DL_STYLE2, /* dl_provider_style */
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c302 ((minor == 0) ? DL_STYLE2 : DL_STYLE1)); in dld_str_open()
1030 if (dsp->ds_style == DL_STYLE2 && ppa > DLS_MAX_PPA) in dld_str_attach()
1037 if ((dsp->ds_style == DL_STYLE2) && (strcmp(drvname, "aggr") != 0) && in dld_str_attach()
1144 if (dsp->ds_style == DL_STYLE2) in dld_str_detach()
H A Ddld_proto.c194 dlp->dl_provider_style == DL_STYLE2); in proto_info_req()
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c760 if ((dlia.dl_provider_style == DL_STYLE2) && in softmac_mac_register()
1344 if ((softmac->smac_style == DL_STYLE2) && in softmac_lower_setup()
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1168 if ((retval = i_dlpi_checkstyle(dip, DL_STYLE2)) != DLPI_SUCCESS) in i_dlpi_style2_open()
1219 if (dip->dli_style != DL_STYLE2 && !(dip->dli_oflags & DLPI_SERIAL)) in i_dlpi_attach()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h302 #define DL_STYLE2 0x0501 /* PPA must be expl. bound via DL_ATTACH_REQ */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c439 if (dlia->dl_provider_style == DL_STYLE2) in arp_ll_set_defaults()
2230 if (dlia->dl_provider_style == DL_STYLE2) in arl_defaults_common()
H A Dip_if.c4199 if (dlia->dl_provider_style == DL_STYLE2) in ip_ll_subnet_defaults()
4216 dlia->dl_provider_style != DL_STYLE2, B_TRUE, NULL); in ip_ll_subnet_defaults()
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c1471 gld->gld_style = DL_STYLE2; in gld_open()
3298 if (gld->gld_style == DL_STYLE2) in gld_cmds()
3307 if (gld->gld_style == DL_STYLE2) in gld_cmds()
4527 if (gld->gld_style == DL_STYLE2) in gldunattach()
H A Dllc1.c391 llc1->llc_style = DL_STYLE2; in llc1_open()
1267 (lld->llc_style == 0) ? lld->llc_style : DL_STYLE2; in llc1_inforeq()
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c236 DL_STYLE2, /* dl_provider_style */
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c528 DL_STYLE2, /* dl_provider_style */