Searched refs:SD_UNMAP_PARAM_LIST_MAXSZ (Results 1 – 1 of 1) sorted by relevance
714 #define SD_UNMAP_PARAM_LIST_MAXSZ (sizeof (unmap_param_hdr_t) + \ macro20654 uph = kmem_zalloc(SD_UNMAP_PARAM_LIST_MAXSZ, KM_SLEEP);20733 kmem_free(uph, SD_UNMAP_PARAM_LIST_MAXSZ);