ibcm_qp_list_t
ibcm_qp_list_t *cm_qp_entry;
cm_qp_entry = (ibcm_qp_list_t *)args;
ibcm_qp_list_t *cm_qp_entry;
ibcm_qp_list_t *cm_qp_entry;
ibcm_qp_list_t *
ibcm_qp_list_t *entry;
entry = kmem_alloc(sizeof (ibcm_qp_list_t), KM_SLEEP);
ibcm_release_qp(ibcm_qp_list_t *cm_qp_entry)
ibcm_free_qp(ibcm_qp_list_t *cm_qp_entry)
ibcm_qp_list_t *entry, *freed;
kmem_free(freed, sizeof (ibcm_qp_list_t));
ibcm_qp_list_t *ibcm_find_qp(ibcm_hca_info_t *hcap, int port_no,
void ibcm_release_qp(ibcm_qp_list_t *cm_qp_entry);
ibcm_status_t ibcm_free_qp(ibcm_qp_list_t *cm_qp_entry);
ibcm_qp_list_t port_qp1;
ibcm_qp_list_t *port_qplist;