Lines Matching defs:idev
536 struct it821x_dev *idev = itdevs + hwif->channel;
539 ide_set_hwifdata(hwif, idev);
543 idev->smart = 1;
552 idev->clock_mode = ATA_50;
554 idev->clock_mode = ATA_66;
556 idev->want[0][1] = ATA_ANY;
557 idev->want[1][1] = ATA_ANY;
565 idev->timing10 = 1;
567 if (idev->smart == 0)
572 if (idev->smart == 0) {
585 if (idev->quirks & QUIRK_VORTEX86) {