Lines Matching defs:data
47 } data;
50 #define ata_hotplug_data(context) (container_of((context), struct ata_acpi_hotplug_context, hp)->data)
201 context->data.ap = ap;
243 context->data.dev = dev;
500 /* See if we have MWDMA or UDMA data. We don't bother with
519 * @gtm: GTM data to use
751 * ata_acpi_push_id - send Identify data to drive
755 * Must be after Identify (Packet) Device -- uses its data
776 /* Give the drive Identify data to the drive via the _SDD method */
942 * IDENTIFY data might have been modified after this hook is run.
948 * Positive number if IDENTIFY data needs to be refreshed, 0 if not,