Home
last modified time | relevance | path

Searched refs:DACF_MODREV_1 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddacf.h39 #define DACF_MODREV_1 1 /* interface version # */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dnet_dacf.c58 DACF_MODREV_1,
H A Dconsconfig_dacf.c264 DACF_MODREV_1,
/illumos-gate/usr/src/uts/common/os/
H A Ddacf_clnt.c367 DACF_MODREV_1, kmod_opsets
H A Ddacf.c678 if (sw->dacf_rev != DACF_MODREV_1) { in dacf_module_register()