Lines Matching defs:flag
710 * This routine is responsible for maintaining the FD_DISK_CHANGE flag,
1261 * head load time, and DMA disable flag to values needed by floppy.
1555 "clearing NEWCHANGE flag because of effective seek\n");
1604 /* the media changed flag should be cleared after the seek.
1676 * new change flag */
1678 "clearing NEWCHANGE flag because of second recalibrate\n");
1736 /* We have to clear the reset flag here, because apparently on boxes
2891 static int poll_drive(bool interruptible, int flag)
2895 raw_cmd->flags = flag;
2986 static void raw_cmd_done(int flag)
2988 if (!flag) {
3024 generic_done(flag);
4327 DPRINT("%s flag 0x%x\n", param2 ? "Setting" : "Clearing", param);