mlcd_buf_alloc
static struct mlcd_buf *mlcd_buf_alloc(int /*dev*/, int /*flags*/);
if ((bp = mlcd_buf_alloc(dev, M_WAITOK)) == NULL)