Searched refs:mlcd_buf_alloc (Results 1 – 1 of 1) sorted by relevance
158 static struct mlcd_buf *mlcd_buf_alloc(int /*dev*/, int /*flags*/);596 mlcd_buf_alloc(int dev, int flags) in mlcd_buf_alloc() function690 if ((bp = mlcd_buf_alloc(dev, M_WAITOK)) == NULL) in mlcdwrite()