Searched refs:am_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
270 am_present = nvlist_lookup_uint64(props, "amask", &assertmask) == 0;
274 (!am_present && !dam_present)) {
294 if (am_present) {
323 if (am_present) {

Completed in 44 milliseconds