Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fm.h285 extern int hermon_fm_ereport_init(hermon_state_t *);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c479 hermon_fm_ereport_init(hermon_state_t *state) in hermon_fm_ereport_init() function
H A Dhermon.c627 if (hermon_fm_ereport_init(state) != DDI_SUCCESS) { in hermon_attach()