Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfdmedia.h225 static struct fd_drive dfd_350ED = {
241 static struct fd_drive dfd_350HD = {
257 static struct fd_drive dfd_525HD = {
273 static struct fd_drive dfd_525DD = {
H A Dfdio.h69 struct fd_drive { struct
H A Dfdc.h367 struct fd_drive *fj_drive; /* pointer to drive characteristics */
/illumos-gate/usr/src/uts/sun/sys/
H A Dfdvar.h196 struct fd_drive *un_drive; /* ptr to drive characteristics */
/illumos-gate/usr/src/uts/common/io/
H A Dfd.c179 sizeof (struct fdisk) + sizeof (struct fd_drive) + in _init()
433 fjp->fj_drive = (struct fd_drive *)(fdp + 1); in fd_attach()
1285 struct fd_drive drvchar; in fd_ioctl()
1703 sizeof (struct fd_drive), flag)) in fd_ioctl()
1709 sizeof (struct fd_drive), flag)) { in fd_ioctl()
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c737 fdc->c_un->un_drive = kmem_zalloc(sizeof (struct fd_drive), KM_SLEEP); in fd_attach()
1315 sizeof (struct fd_drive)); in fd_cleanup()
1882 struct fd_drive drvchar; in fd_ioctl()
2375 sizeof (struct fd_drive), flag)) { in fd_ioctl()
2392 sizeof (struct fd_drive), flag)) in fd_ioctl()