Home | History | Annotate | Download | only in linux

Lines Matching full:disk

53 /* set/get disk parameters */
71 /* begin formatting a disk */
75 /* end formatting a disk */
135 unsigned char spindown_offset; /* decides in which position the disk
150 * disk changes.
165 * used in succession to try to read the disk. If the FDC cannot lock onto
166 * the disk, the next format is tried. This uses the variable 'probing'.
170 int checkfreq; /* how often should the drive be checked for disk
181 FD_DISK_CHANGED_BIT, /* disk has been changed since last i/o */
182 FD_DISK_WRITABLE_BIT /* disk is writable */
221 unsigned long last_checked; /* when was the drive last checked for a disk
324 #define FD_RAW_DISK_CHANGE 4 /* out: disk change flag was set */
326 #define FD_RAW_SPIN 0x10 /* spin up the disk for this command */
329 #define FD_RAW_NEED_DISK 0x40 /* this command needs a disk to be present */
372 /* eject the disk */