Home
last modified time | relevance | path

Searched refs:ds_style (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddld_impl.h116 t_uscalar_t ds_style; /* WO */ member
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c638 dsp->ds_style = style; in dld_str_create()
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.c192 dlp->dl_provider_style = dsp->ds_style; in proto_info_req()
327 dlp->dl_ppa < 0 || dsp->ds_style == DL_STYLE1) { in proto_attach_req()
380 if (dsp->ds_style == DL_STYLE1) { in proto_detach_req()