Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c575 HERMON_ATTACH_MSG_INIT(state->hs_attach_buf); in hermon_attach()
617 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()
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()
[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.h403 char hs_attach_buf[HERMON_ATTACH_MSGSIZE]; member