Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c497 state->hs_fm_poll_suspend = B_TRUE; in hermon_fm_ereport_init()
728 state->hs_fm_poll_suspend = B_FALSE; in hermon_fm_ereport_init()
1465 if (state->hs_fm_poll_suspend) { in hermon_inter_err_chk()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h691 boolean_t hs_fm_poll_suspend; /* poll thread suspend */ member