Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Ddevcfg.c4065 static int skip_non_hw = 1; /* Skip devices with no hardware property */ variable
4098 if (skip_non_hw && devi->devi_hw_prop_ptr == NULL) in should_implement_quiesce()