Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c641 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_attach()
723 state->hs_attach_buf); in hermon_attach()
1315 state->hs_attach_buf); in hermon_drv_init()
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()
1697 HERMON_ATTACH_MSG(state->hs_attach_buf, in hermon_hw_init()
1710 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()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h402 char hs_attach_buf[HERMON_ATTACH_MSGSIZE]; member