Home
last modified time | relevance | path

Searched refs:vd_process_ioctl (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4v/io/
H A Dvdc.c197 static int vd_process_ioctl(dev_t dev, int cmd, caddr_t arg, int mode,
1404 rv = vd_process_ioctl(dev, DKIOCFLUSHWRITECACHE, NULL, FKIOCTL, &rval); in vdc_close()
1424 return (vd_process_ioctl(dev, cmd, (caddr_t)arg, mode, rvalp)); in vdc_ioctl()
7259 return (vd_process_ioctl(dev, cmd, (caddr_t)arg, FKIOCTL, &rval)); in vd_process_efi_ioctl()
7285 vd_process_ioctl(dev_t dev, int cmd, caddr_t arg, int mode, int *rvalp) in vd_process_ioctl() function
8326 rv = vd_process_ioctl(dev, DKIOCGGEOM, (caddr_t)&geom, FKIOCTL, &rval); in vdc_validate_geometry()
8328 rv = vd_process_ioctl(dev, DKIOCGEXTVTOC, (caddr_t)&vtoc, in vdc_validate_geometry()