Lines Matching defs:ready
357 * @updown: the device is up and ready for transmitting control and
358 * data packets. This implies @ready (communication infrastructure
359 * with the device is ready) and the device's firmware has been
368 * @ready: Communication infrastructure with the device is ready, data
448 * processed because the driver wasn't still ready; when ready,
557 * @error_recovery: flag to denote if we are ready to take an error recovery.
558 * 0 for ready to take an error recovery; 1 for not ready. It is
561 * succeeds to indicate we are ready to take error recovery from now on.
572 unsigned ready:1; /* Device comm infrastructure ready */
654 /* 0 if we are ready for error recovery; 1 if not ready */