Searched defs:dam_present (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddm_platform.c264 boolean_t am_present, dam_present; local
271 dam_present = nvlist_lookup_uint64(props, "dmask", &deassertmask) == 0;
274 (!am_present && !dam_present)) {
298 if (dam_present) {
327 if (dam_present) {

Completed in 57 milliseconds