Lines Matching defs:IdentifyData
108 EFI_IDENTIFY_DATA *IdentifyData;
272 this information by issuing an ATA or ATAPI IDENTIFY_DEVICE command. IdentifyData
273 is the pointer to the response data buffer. The IdentifyData buffer is owned
275 of the entire buffer or parts of the buffer as needed. The original IdentifyData
290 should be called with IdentifyData set to NULL. The IDE controller driver may
292 setting IdentifyData to NULL does not constitute an error condition.
299 @param[in] IdentifyData The device's response to the ATA IDENTIFY_DEVICE command.
312 IN EFI_IDENTIFY_DATA *IdentifyData
353 @retval EFI_INVALID_PARAMETER IdentifyData is NULL.
372 - The IdentifyData inputs to EFI_IDE_CONTROLLER_INIT_PROTOCOL.SubmitData()