Searched refs:DRIVE_RESET (Results 1 – 3 of 3) sorted by relevance
48 #define DRIVE_RESET 0x0080 /* reset the drive state at next xfer */ macro
747 wd->drvp->drive_flags |= DRIVE_RESET; in wdgetdisklabel()751 wd->drvp->drive_flags |= DRIVE_RESET; in wdgetdisklabel()809 wd->drvp->drive_flags |= DRIVE_RESET; in wdioctl()
900 if (chp->ch_drive[xfer->drive].drive_flags & DRIVE_RESET) { in wdcstart()901 chp->ch_drive[xfer->drive].drive_flags &= ~DRIVE_RESET; in wdcstart()