Searched refs:fdd_ejectable (Results 1 – 3 of 3) sorted by relevance
72 int fdd_ejectable; /* does the drive support eject? */ member
264 int fdd_ejectable; /* does the drive support eject? */ member
740 fdc->c_un->un_drive->fdd_ejectable = 0; in fd_attach()743 fdc->c_un->un_drive->fdd_ejectable = -1; in fd_attach()747 fdc->c_un->un_drive->fdd_ejectable)); in fd_attach()2222 if (fdc->c_un->un_drive->fdd_ejectable == 0) { in fd_ioctl()2381 cpy.drvchar.fdd_ejectable = fdc->c_un->un_drive->fdd_ejectable; in fd_ioctl()