auich_allocm
temp_buffer = auich_allocm(sc, 0, bytes, M_DEVBUF, M_NOWAIT);
void *auich_allocm(void *, int, size_t, int, int);
.allocm = auich_allocm,