Searched defs:hermon_clr_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c184 * hermon_clr_state() drops the specified state from Hermon FM state
202 * hermon_clr_state() can be called in user, kernel, interrupt context
217 * hermon_clr_state(hermon_state_t *state, int fm_state)
220 * hermon_clr_state() drops the specified state from Hermon FM state.
237 * hermon_clr_state() can be called in user, kernel or interrupt context.
240 hermon_clr_state(hermon_state_t *state, int fm_state) function
632 hermon_clr_state(state, HCA_ATTCH_FM);
682 hermon_clr_state(state, HCA_PIO_FM);

Completed in 49 milliseconds