ph1dump
struct ph1dump *pd;
buf = vmalloc(cnt * sizeof(struct ph1dump));
pd = (struct ph1dump *)buf->v;
pd = (struct ph1dump *)buf;