Searched refs:ENC_MALLOC (Results 1 – 2 of 2) sorted by relevance
215 #define ENC_MALLOC(amt) malloc(amt, M_SCSIENC, M_NOWAIT) macro
2887 buf = ENC_MALLOC(payload); in ses_handle_string()2905 buf = ENC_MALLOC(payload); in ses_handle_string()