Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c577 boolean_t livescsivhcip = B_FALSE; in list_devs() local
595 &livescsivhcip); in list_devs()
599 if ((!livescsivhcip) || in list_devs()
600 (livescsivhcip && in list_devs()
610 ((livescsivhcip) ? "TRUE" : "FALSE")); in list_devs()