Home
last modified time | relevance | path

Searched refs:fw_err_buf (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c630 base_addr = state->hs_cmd_regs.fw_err_buf; in hermon_eq_catastrophic()
689 (state->hs_cmd_regs.fw_err_buf + i); in hermon_eq_catastrophic()
H A Dhermon_fm.c609 state->hs_cmd_regs.fw_err_buf = (uint32_t *)(uintptr_t) in hermon_fm_ereport_init()
1476 word = ddi_get32(cmdhdl, state->hs_cmd_regs.fw_err_buf); in hermon_inter_err_chk()
H A Dhermon.c1769 state->hs_cmd_regs.fw_err_buf = (uint32_t *)(uintptr_t) in hermon_hw_init()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h329 uint32_t *fw_err_buf; member