Searched refs:FD_MOTOR_WAIT (Results 1 – 2 of 2) sorted by relevance
118 #define FD_MOTOR_WAIT 0x04 /* motor coming up */ macro519 fd->sc_flags &= ~(FD_MOTOR | FD_MOTOR_WAIT);533 fd->sc_flags &= ~FD_MOTOR_WAIT;654 if ((fd->sc_flags & FD_MOTOR_WAIT) != 0) {664 ofd->sc_flags &= ~(FD_MOTOR | FD_MOTOR_WAIT);666 fd->sc_flags |= FD_MOTOR | FD_MOTOR_WAIT;877 if (fd->sc_flags & FD_MOTOR_WAIT)
189 #define FD_MOTOR_WAIT 0x04 /* motor coming up */ macro828 fd->sc_flags &= ~(FD_MOTOR | FD_MOTOR_WAIT);842 fd->sc_flags &= ~FD_MOTOR_WAIT;1225 if ((fd->sc_flags & FD_MOTOR_WAIT) != 0) {1234 ofd->sc_flags &= ~(FD_MOTOR | FD_MOTOR_WAIT);1236 fd->sc_flags |= FD_MOTOR | FD_MOTOR_WAIT;1243 fd->sc_flags &= ~FD_MOTOR_WAIT;1516 if (fd->sc_flags & FD_MOTOR_WAIT)