Searched refs:HERMON_IN_FASTREBOOT (Results 1 – 2 of 2) sorted by relevance
1001 if (!HERMON_IN_FASTREBOOT(state)) { in hermon_write_hcr()1039 if (!HERMON_IN_FASTREBOOT(state)) { in hermon_write_hcr()1136 if (!HERMON_IN_FASTREBOOT(state)) { in hermon_write_hcr()1178 if (!HERMON_IN_FASTREBOOT(state)) { in hermon_write_hcr()1198 if (!HERMON_IN_FASTREBOOT(state)) { in hermon_write_hcr()
767 #define HERMON_IN_FASTREBOOT(state) (state->hs_quiescing == B_TRUE) macro