Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c111 pd = state->hs_pdhdl_internal; in hermon_cq_alloc()
435 pd = state->hs_pdhdl_internal; in hermon_cq_free()
598 pd = state->hs_pdhdl_internal; in hermon_cq_resize()
H A Dhermon_event.c739 pd = state->hs_pdhdl_internal; in hermon_eq_alloc()
916 pd = state->hs_pdhdl_internal; in hermon_eq_free()
H A Dhermon.c1994 status = hermon_pd_alloc(state, &state->hs_pdhdl_internal, in hermon_hw_init()
2234 status = hermon_pd_free(state, &state->hs_pdhdl_internal); in hermon_hw_fini()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h553 hermon_pdhdl_t hs_pdhdl_internal; member