Searched defs:ibd_state_s (Results 1 – 1 of 1) sorted by relevance
776 typedef struct ibd_state_s { struct777 uint_t id_type;778 dev_info_t *id_dip;779 ibt_clnt_hdl_t id_ibt_hdl;780 ibt_hca_hdl_t id_hca_hdl;781 ibt_pd_hdl_t id_pd_hdl;782 kmem_cache_t *id_req_kmc;784 ibd_list_t id_tx_rel_list;786 uint32_t id_running;788 uint32_t id_max_sqseg;[all …]