LA_BUFSIZE
uint8_t *buf = malloc(LA_BUFSIZE, M_DEVBUF, M_NOWAIT);
if (la->bufsize < LA_BUFSIZE)
la.bufsize = LA_BUFSIZE;