Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_agents.c474 NULL, NULL, &curr->agl_ibmfhdl, &impl_caps); in tavor_agent_register_all()
480 status = ibmf_setup_async_cb(curr->agl_ibmfhdl, in tavor_agent_register_all()
483 (void) ibmf_unregister(&curr->agl_ibmfhdl, 0); in tavor_agent_register_all()
515 status = ibmf_tear_down_async_cb(curr->agl_ibmfhdl, in tavor_agent_unregister_all()
522 status = ibmf_unregister(&curr->agl_ibmfhdl, 0); in tavor_agent_unregister_all()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_agents.c718 NULL, NULL, &curr->agl_ibmfhdl, &impl_caps); in hermon_agent_register_all()
724 status = ibmf_setup_async_cb(curr->agl_ibmfhdl, in hermon_agent_register_all()
727 (void) ibmf_unregister(&curr->agl_ibmfhdl, 0); in hermon_agent_register_all()
763 status = ibmf_tear_down_async_cb(curr->agl_ibmfhdl, in hermon_agent_unregister_all()
770 status = ibmf_unregister(&curr->agl_ibmfhdl, 0); in hermon_agent_unregister_all()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_agents.h138 ibmf_handle_t agl_ibmfhdl; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_agents.h138 ibmf_handle_t agl_ibmfhdl; member