Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h167 HERMON_INTR_OUT_MBOX, /* type 0x1B */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c216 case HERMON_INTR_OUT_MBOX: in hermon_rsrc_alloc()
556 case HERMON_INTR_OUT_MBOX: in hermon_rsrc_free()
703 rsrc_pool = &state->hs_rsrc_hdl[HERMON_INTR_OUT_MBOX]; in hermon_rsrc_init_phase1()
1453 &state->hs_rsrc_hdl[HERMON_INTR_OUT_MBOX]; in hermon_rsrc_fini()
H A Dhermon_cmd.c506 num_outmbox, HERMON_INTR_OUT_MBOX); in hermon_intr_outmbox_list_init()