Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddamap.c1025 int config_rv; in dam_addr_activate() local
1054 config_rv = (*mapp->dam_configure_cb)(mapp->dam_config_arg, mapp, in dam_addr_activate()
1056 if (config_rv != DAM_SUCCESS) { in dam_addr_activate()