Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Duadmin.h150 #define FASTREBOOT_ONPANIC_ISSET(p) \ macro
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c1391 else if (FASTREBOOT_ONPANIC_ISSET(propstr)) in fastboot_get_bootprop()