Searched refs:SA_VLA_RESP_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_vlarb_record.c63 #define SA_VLA_RESP_SIZE SA_ITEM_RESP_SIZE(vlarb_rec) macro
83 p_rec_item = malloc(SA_VLA_RESP_SIZE);
101 memset(p_rec_item, 0, SA_VLA_RESP_SIZE);

Completed in 61 milliseconds