Home | History | Annotate | Download | only in Protocol

Lines Matching refs:Modes

103 /// and associated modes are not applicable to SATA devices.

157 /// This field specifies the PIO mode. PIO modes are defined in the ATA/ATAPI
165 /// This field specifies the single word DMA mode. Single word DMA modes are defined
175 /// This field specifies the multiword DMA mode. Various multiword DMA modes are
182 /// This field specifies the ultra DMA (UDMA) mode. UDMA modes are defined in the
188 /// The number of extended-mode bitmap entries. Extended modes describe transfer
365 Disqualifies specific modes for an IDE device.
368 drivers) to reject certain timing modes and request the IDE controller driver
369 to recalculate modes. This function allows the driver entity and the IDE
372 is when the IDE device fails to accept the timing modes that are calculated
375 If the driver entity does not want to limit the ATA timing modes
378 modes that are listed in EFI_ATA_COLLECTIVE_MODE.
380 The driver entity may disqualify modes for a device in any order and any number
383 This function can be called multiple times to invalidate multiple modes of the
384 same type (e.g., Programmed Input/Output [PIO] modes 3 and 4). See the ATA/ATAPI
385 specification for more information on PIO modes.
395 @param[in] BadModes The modes that the device does not support and that
398 @retval EFI_SUCCESS The modes were accepted without any errors.
414 Returns the information about the optimum modes for the specified IDE device.
416 This function is used by the driver entity to obtain the optimum ATA modes for
453 @param[out] SupportedModes The optimum modes for the device.
459 @retval EFI_NOT_READY Modes cannot be calculated due to a lack of
481 driver to program the IDE controller hardware to the specified modes. This
489 @param[in] Modes The modes to set.
494 @retval EFI_NOT_READY Modes cannot be set at this time due to lack of data.
495 @retval EFI_DEVICE_ERROR Modes cannot be set due to hardware failure.
505 IN EFI_ATA_COLLECTIVE_MODE *Modes
529 /// Submits information about modes that should be disqualified. The specified
530 /// IDE device does not support these modes and these modes should not be
541 /// Programs the IDE controller hardware to the default timing or per the modes