Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_misc.h264 struct tavor_sw_ah_s { struct
274 _NOTE(MUTEX_PROTECTS_DATA(tavor_sw_ah_s::ah_lock, argument
275 tavor_sw_ah_s::ah_pdhdl
276 tavor_sw_ah_s::ah_mrhdl
277 tavor_sw_ah_s::ah_udavrsrcp
278 tavor_sw_ah_s::ah_rsrcp
279 tavor_sw_ah_s::ah_save_guid
280 tavor_sw_ah_s::ah_sync))
H A Dtavor_typedef.h90 typedef struct tavor_sw_ah_s *tavor_ahhdl_t;
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c1337 rsrc_pool->rsrc_quantum = sizeof (struct tavor_sw_ah_s); in tavor_rsrc_init_phase2()