Home
last modified time | relevance | path

Searched defs:sa_handle (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibdiag_sa.h49 struct sa_handle { struct
62 struct sa_handle * sa_get_handle(void); argument
/freebsd/sys/contrib/openzfs/include/sys/
H A Dsa_impl.h212 struct sa_handle { struct
213 dmu_buf_user_t sa_dbu;
214 kmutex_t sa_lock;
215 dmu_buf_t *sa_bonus;
216 dmu_buf_t *sa_spill;
217 objset_t *sa_os;
218 void *sa_userp;
219 sa_idx_tab_t *sa_bonus_tab; /* idx of bonus */
220 sa_idx_tab_t *sa_spill_tab; /* only present if spill activated */
/freebsd/sys/dev/ice/
H A Dvirtchnl_inline_ipsec.h