Searched refs:MAX_COOKIES_PER_CMD (Results 1 – 2 of 2) sorted by relevance
896 ddi_dma_cookie_t cookie[MAX_COOKIES_PER_CMD + 1]; in unm_send_mapped()935 if (total_cookies > MAX_COOKIES_PER_CMD) { in unm_send_mapped()1093 pktinfo.mblk_no >= MAX_COOKIES_PER_CMD) in unm_nic_xmit_frame()
256 #define MAX_COOKIES_PER_CMD 15 macro