Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c617 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_attach()
630 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_attach()
641 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_attach()
663 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_attach()
689 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_attach()
1600 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_hw_init()
1615 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_hw_init()
1641 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_hw_init()
1676 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_hw_init()
1687 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_hw_init()
[all …]
H A Dhermon_fm.c380 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_fm_init()
537 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_fm_ereport_init()
553 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_fm_ereport_init()
563 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_fm_ereport_init()
573 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_fm_ereport_init()
582 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_fm_ereport_init()
624 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_fm_ereport_init()
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h159 #define HERMON_ATTACH_MSG(attach_buf, attach_msg) \ macro