Lines Matching full:specified
317 Unicode string. If the driver specified by This has a user readable name in
318 the language specified by Language, then a pointer to the driver name is
319 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
320 by This does not support the language specified by Language,
330 languages specified in SupportedLanguages. The
332 to the driver writer. Language is specified
337 driver specified by This in the language
338 specified by Language.
340 @retval EFI_SUCCESS The Unicode string for the Driver specified by
341 This and the language specified by Language was
348 @retval EFI_UNSUPPORTED The driver specified by This does not support
349 the language specified by Language.
365 This function retrieves the user readable name of the controller specified by
367 driver specified by This has a user readable name in the language specified by
369 and EFI_SUCCESS is returned. If the driver specified by This is not currently
370 managing the controller specified by ControllerHandle and ChildHandle,
371 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
372 support the language specified by Language, then EFI_UNSUPPORTED is returned.
378 specified by This is managing. This handle
395 languages specified in SupportedLanguages. The
397 to the driver writer. Language is specified in
402 controller specified by ControllerHandle and
403 ChildHandle in the language specified by
405 specified by This.
408 the language specified by Language for the
409 driver specified by This was returned in
421 @retval EFI_UNSUPPORTED The driver specified by This is not currently
422 managing the controller specified by
425 @retval EFI_UNSUPPORTED The driver specified by This does not support
426 the language specified by Language.
475 Attaches SCSI Pass Thru Protocol for specified IDE channel.
513 specified by Target and Lun.
589 describes the SCSI device specified by
597 specified by Target and Lun was allocated and
599 EFI_NOT_FOUND - The SCSI devices specified by Target and Lun does
695 EFI_SUCCESS - The SCSI device specified by Target and
701 to reset the SCSI device specified by Target
704 the SCSI device specified by Target and Lun.
734 specified by Target and Lun.
810 describes the SCSI device specified by
818 specified by Target and Lun was allocated and
820 EFI_NOT_FOUND - The SCSI devices specified by Target and Lun does
916 EFI_SUCCESS - The SCSI device specified by Target and
922 to reset the SCSI device specified by Target
925 the SCSI device specified by Target and Lun.
1001 AtapiScsiPrivate: Private data structure for the specified channel.
1007 specified by Target.
1097 AtapiScsiPrivate: Private data structure for the specified channel.
1103 specified by Target.
1153 Submits ATAPI command packet to the specified ATAPI device.
1157 AtapiScsiPrivate: Private data structure for the specified channel.
1195 Read one byte from a specified I/O port.
1219 Read one word from a specified I/O port.
1244 Write one byte to a specified I/O port.
1270 Write one word to a specified I/O port.
1296 DRQ clear. Otherwise, it will return EFI_TIMEOUT when specified time is
1322 wait infinitely for DRQ clear. Otherwise, it will return EFI_TIMEOUT when specified time is
1348 DRQ ready. Otherwise, it will return EFI_TIMEOUT when specified time is
1375 DRQ ready. Otherwise, it will return EFI_TIMEOUT when specified time is
1401 BSY clear. Otherwise, it will return EFI_TIMEOUT when specified time is
1427 BSY clear. Otherwise, it will return EFI_TIMEOUT when specified time is
1454 DRDY ready. Otherwise, it will return EFI_TIMEOUT when specified time is
1481 DRDY ready. Otherwise, it will return EFI_TIMEOUT when specified time is
1513 AtapiScsiPrivate: Private data structure for the specified channel.