Searched refs:IB_SVC_DATA_LEN (Results 1 – 5 of 5) sorted by relevance
167 #define IB_SVC_DATA_LEN 64 /* Length of Service Data */ macro
401 uint8_t ServiceData[IB_SVC_DATA_LEN];
756 uint8_t sbind_data[IB_SVC_DATA_LEN]; /* ServiceData */
1844 for (i = 0; i < IB_SVC_DATA_LEN; i += 8) { in ibcm_dump_srvrec()
2819 bcopy(sbindp->sbind_data, srv_rec.ServiceData, IB_SVC_DATA_LEN); in ibt_bind_service()3728 bcopy(sbindp->sbind_data, srv_rec.ServiceData, IB_SVC_DATA_LEN); in ibcm_rewrite_svc_record()