Lines Matching defs:device
52 * In Linux the driver supports pass through mode as if the device was
110 * device.
145 * @adev: ATA device to update
179 * @adev: ATA device being updated
249 * @adev: ATA device
276 * @adev: ATA device
384 * @device: Device number (not pointer)
390 unsigned int device)
393 if (itdev && device != itdev->last_device) {
394 struct ata_device *adev = &ap->link.device[device];
396 itdev->last_device = device;
398 ata_sff_dev_select(ap, device);
406 * perform out own device selection timing loads before the
443 * perform out own device selection timing loads before the
456 * @unused: device that failed (error only)
460 * read the dma enabled bits from the PCI configuration of the device
490 * it821x_dev_config - Called each device identify
493 * Perform the initial setup needed for each device that is chip
526 * @adev: device to read
599 * Produce a nice informative display of the device setup as provided
706 /* This is a bit ugly as we can't just issue a task file to a device
853 pdev->device != PCI_DEVICE_ID_ITE_8212)