Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_alloc.c49 msecs = fmd.d_alloc_msecs; in fmd_alloc()
H A Dfmd.h101 uint_t d_alloc_msecs; /* initial delay time for alloc retry */ member
H A Dfmd.c443 dp->d_alloc_msecs = 10; in fmd_create()
460 (void) fmd_conf_getprop(dp->d_conf, "alloc.msecs", &dp->d_alloc_msecs); in fmd_create()