Home | History | Annotate | Download | only in SataControllerDxe

Lines Matching defs:IdentifyData

103   EFI_IDENTIFY_DATA                 *IdentifyData;

267 this information by issuing an ATA or ATAPI IDENTIFY_DEVICE command. IdentifyData
268 is the pointer to the response data buffer. The IdentifyData buffer is owned
270 of the entire buffer or parts of the buffer as needed. The original IdentifyData
285 should be called with IdentifyData set to NULL. The IDE controller driver may
287 setting IdentifyData to NULL does not constitute an error condition.
294 @param[in] IdentifyData The device's response to the ATA IDENTIFY_DEVICE command.
307 IN EFI_IDENTIFY_DATA *IdentifyData
348 @retval EFI_INVALID_PARAMETER IdentifyData is NULL.
367 - The IdentifyData inputs to EFI_IDE_CONTROLLER_INIT_PROTOCOL.SubmitData()