PCIOCLISTVPD
case PCIOCLISTVPD:
if (ioctl(fd, PCIOCLISTVPD, &list) < 0 || list.plvi_len == 0)
if (ioctl(fd, PCIOCLISTVPD, &list) < 0) {