blob: 24c6505f062d8cd6c782e76a9f8bd4e747d89548 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
Jeff Garzikaf36d7f2005-08-28 20:18:39 -04002 * libata-core.c - helper library for ATA
3 *
4 * Maintained by: Jeff Garzik <jgarzik@pobox.com>
5 * Please ALWAYS copy linux-ide@vger.kernel.org
6 * on emails.
7 *
8 * Copyright 2003-2004 Red Hat, Inc. All rights reserved.
9 * Copyright 2003-2004 Jeff Garzik
10 *
11 *
12 * This program is free software; you can redistribute it and/or modify
13 * it under the terms of the GNU General Public License as published by
14 * the Free Software Foundation; either version 2, or (at your option)
15 * any later version.
16 *
17 * This program is distributed in the hope that it will be useful,
18 * but WITHOUT ANY WARRANTY; without even the implied warranty of
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 * GNU General Public License for more details.
21 *
22 * You should have received a copy of the GNU General Public License
23 * along with this program; see the file COPYING. If not, write to
24 * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
25 *
26 *
27 * libata documentation is available via 'make {ps|pdf}docs',
28 * as Documentation/DocBook/libata.*
29 *
30 * Hardware documentation available from http://www.t13.org/ and
31 * http://www.sata-io.org/
32 *
Linus Torvalds1da177e2005-04-16 15:20:36 -070033 */
34
Linus Torvalds1da177e2005-04-16 15:20:36 -070035#include <linux/kernel.h>
36#include <linux/module.h>
37#include <linux/pci.h>
38#include <linux/init.h>
39#include <linux/list.h>
40#include <linux/mm.h>
41#include <linux/highmem.h>
42#include <linux/spinlock.h>
43#include <linux/blkdev.h>
44#include <linux/delay.h>
45#include <linux/timer.h>
46#include <linux/interrupt.h>
47#include <linux/completion.h>
48#include <linux/suspend.h>
49#include <linux/workqueue.h>
Jeff Garzik67846b32005-10-05 02:58:32 -040050#include <linux/jiffies.h>
David Hardeman378f0582005-09-17 17:55:31 +100051#include <linux/scatterlist.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070052#include <scsi/scsi.h>
Jeff Garzik193515d2005-11-07 00:59:37 -050053#include <scsi/scsi_cmnd.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070054#include <scsi/scsi_host.h>
55#include <linux/libata.h>
56#include <asm/io.h>
57#include <asm/semaphore.h>
58#include <asm/byteorder.h>
59
60#include "libata.h"
61
Jeff Garzikfda0efc2007-01-31 07:43:15 -050062#define DRV_VERSION "2.10" /* must be exactly four chars */
63
64
Tejun Heod7bb4cc2006-05-31 18:27:46 +090065/* debounce timing parameters in msecs { interval, duration, timeout } */
Tejun Heoe9c83912006-07-03 16:07:26 +090066const unsigned long sata_deb_timing_normal[] = { 5, 100, 2000 };
67const unsigned long sata_deb_timing_hotplug[] = { 25, 500, 2000 };
68const unsigned long sata_deb_timing_long[] = { 100, 2000, 5000 };
Tejun Heod7bb4cc2006-05-31 18:27:46 +090069
Tejun Heo3373efd2006-05-15 20:57:53 +090070static unsigned int ata_dev_init_params(struct ata_device *dev,
71 u16 heads, u16 sectors);
72static unsigned int ata_dev_set_xfermode(struct ata_device *dev);
73static void ata_dev_xfermask(struct ata_device *dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -070074
75static unsigned int ata_unique_id = 1;
76static struct workqueue_struct *ata_wq;
77
Tejun Heo453b07a2006-05-31 18:27:42 +090078struct workqueue_struct *ata_aux_wq;
79
Jeff Garzik418dc1f2006-03-11 20:50:08 -050080int atapi_enabled = 1;
Jeff Garzik1623c812005-08-30 03:37:42 -040081module_param(atapi_enabled, int, 0444);
82MODULE_PARM_DESC(atapi_enabled, "Enable discovery of ATAPI devices (0=off, 1=on)");
83
Albert Lee95de7192006-04-04 10:57:18 +080084int atapi_dmadir = 0;
85module_param(atapi_dmadir, int, 0444);
86MODULE_PARM_DESC(atapi_dmadir, "Enable ATAPI DMADIR bridge support (0=off, 1=on)");
87
Jeff Garzikc3c013a2006-02-27 22:31:19 -050088int libata_fua = 0;
89module_param_named(fua, libata_fua, int, 0444);
90MODULE_PARM_DESC(fua, "FUA support (0=off, 1=on)");
91
Andrew Mortona8601e52006-06-25 01:36:52 -070092static int ata_probe_timeout = ATA_TMOUT_INTERNAL / HZ;
93module_param(ata_probe_timeout, int, 0444);
94MODULE_PARM_DESC(ata_probe_timeout, "Set ATA probing timeout (seconds)");
95
Kristen Carlson Accardi11ef6972006-09-28 11:29:01 -070096int noacpi;
97module_param(noacpi, int, 0444);
98MODULE_PARM_DESC(noacpi, "Disables the use of ACPI in suspend/resume when set");
99
Linus Torvalds1da177e2005-04-16 15:20:36 -0700100MODULE_AUTHOR("Jeff Garzik");
101MODULE_DESCRIPTION("Library module for ATA devices");
102MODULE_LICENSE("GPL");
103MODULE_VERSION(DRV_VERSION);
104
Edward Falk0baab862005-06-02 18:17:13 -0400105
106/**
Linus Torvalds1da177e2005-04-16 15:20:36 -0700107 * ata_tf_to_fis - Convert ATA taskfile to SATA FIS structure
108 * @tf: Taskfile to convert
109 * @fis: Buffer into which data will output
110 * @pmp: Port multiplier port
111 *
112 * Converts a standard ATA taskfile to a Serial ATA
113 * FIS structure (Register - Host to Device).
114 *
115 * LOCKING:
116 * Inherited from caller.
117 */
118
Jeff Garzik057ace52005-10-22 14:27:05 -0400119void ata_tf_to_fis(const struct ata_taskfile *tf, u8 *fis, u8 pmp)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700120{
121 fis[0] = 0x27; /* Register - Host to Device FIS */
122 fis[1] = (pmp & 0xf) | (1 << 7); /* Port multiplier number,
123 bit 7 indicates Command FIS */
124 fis[2] = tf->command;
125 fis[3] = tf->feature;
126
127 fis[4] = tf->lbal;
128 fis[5] = tf->lbam;
129 fis[6] = tf->lbah;
130 fis[7] = tf->device;
131
132 fis[8] = tf->hob_lbal;
133 fis[9] = tf->hob_lbam;
134 fis[10] = tf->hob_lbah;
135 fis[11] = tf->hob_feature;
136
137 fis[12] = tf->nsect;
138 fis[13] = tf->hob_nsect;
139 fis[14] = 0;
140 fis[15] = tf->ctl;
141
142 fis[16] = 0;
143 fis[17] = 0;
144 fis[18] = 0;
145 fis[19] = 0;
146}
147
148/**
149 * ata_tf_from_fis - Convert SATA FIS to ATA taskfile
150 * @fis: Buffer from which data will be input
151 * @tf: Taskfile to output
152 *
Mark Lorde12a1be2005-11-12 18:55:45 -0500153 * Converts a serial ATA FIS structure to a standard ATA taskfile.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700154 *
155 * LOCKING:
156 * Inherited from caller.
157 */
158
Jeff Garzik057ace52005-10-22 14:27:05 -0400159void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700160{
161 tf->command = fis[2]; /* status */
162 tf->feature = fis[3]; /* error */
163
164 tf->lbal = fis[4];
165 tf->lbam = fis[5];
166 tf->lbah = fis[6];
167 tf->device = fis[7];
168
169 tf->hob_lbal = fis[8];
170 tf->hob_lbam = fis[9];
171 tf->hob_lbah = fis[10];
172
173 tf->nsect = fis[12];
174 tf->hob_nsect = fis[13];
175}
176
Albert Lee8cbd6df2005-10-12 15:06:27 +0800177static const u8 ata_rw_cmds[] = {
178 /* pio multi */
179 ATA_CMD_READ_MULTI,
180 ATA_CMD_WRITE_MULTI,
181 ATA_CMD_READ_MULTI_EXT,
182 ATA_CMD_WRITE_MULTI_EXT,
Tejun Heo9a3dccc2006-01-06 09:56:18 +0100183 0,
184 0,
185 0,
186 ATA_CMD_WRITE_MULTI_FUA_EXT,
Albert Lee8cbd6df2005-10-12 15:06:27 +0800187 /* pio */
188 ATA_CMD_PIO_READ,
189 ATA_CMD_PIO_WRITE,
190 ATA_CMD_PIO_READ_EXT,
191 ATA_CMD_PIO_WRITE_EXT,
Tejun Heo9a3dccc2006-01-06 09:56:18 +0100192 0,
193 0,
194 0,
195 0,
Albert Lee8cbd6df2005-10-12 15:06:27 +0800196 /* dma */
197 ATA_CMD_READ,
198 ATA_CMD_WRITE,
199 ATA_CMD_READ_EXT,
Tejun Heo9a3dccc2006-01-06 09:56:18 +0100200 ATA_CMD_WRITE_EXT,
201 0,
202 0,
203 0,
204 ATA_CMD_WRITE_FUA_EXT
Albert Lee8cbd6df2005-10-12 15:06:27 +0800205};
Linus Torvalds1da177e2005-04-16 15:20:36 -0700206
207/**
Albert Lee8cbd6df2005-10-12 15:06:27 +0800208 * ata_rwcmd_protocol - set taskfile r/w commands and protocol
Tejun Heobd056d72006-11-14 22:47:10 +0900209 * @tf: command to examine and configure
210 * @dev: device tf belongs to
Linus Torvalds1da177e2005-04-16 15:20:36 -0700211 *
Jeff Garzik2e9edbf2006-03-24 09:56:57 -0500212 * Examine the device configuration and tf->flags to calculate
Albert Lee8cbd6df2005-10-12 15:06:27 +0800213 * the proper read/write commands and protocol to use.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214 *
215 * LOCKING:
216 * caller.
217 */
Tejun Heobd056d72006-11-14 22:47:10 +0900218static int ata_rwcmd_protocol(struct ata_taskfile *tf, struct ata_device *dev)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700219{
Tejun Heo9a3dccc2006-01-06 09:56:18 +0100220 u8 cmd;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700221
Tejun Heo9a3dccc2006-01-06 09:56:18 +0100222 int index, fua, lba48, write;
Jeff Garzik2e9edbf2006-03-24 09:56:57 -0500223
Tejun Heo9a3dccc2006-01-06 09:56:18 +0100224 fua = (tf->flags & ATA_TFLAG_FUA) ? 4 : 0;
Albert Lee8cbd6df2005-10-12 15:06:27 +0800225 lba48 = (tf->flags & ATA_TFLAG_LBA48) ? 2 : 0;
226 write = (tf->flags & ATA_TFLAG_WRITE) ? 1 : 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700227
Albert Lee8cbd6df2005-10-12 15:06:27 +0800228 if (dev->flags & ATA_DFLAG_PIO) {
229 tf->protocol = ATA_PROT_PIO;
Tejun Heo9a3dccc2006-01-06 09:56:18 +0100230 index = dev->multi_count ? 0 : 8;
Tejun Heobd056d72006-11-14 22:47:10 +0900231 } else if (lba48 && (dev->ap->flags & ATA_FLAG_PIO_LBA48)) {
Alan Cox8d238e02006-01-17 20:50:31 +0000232 /* Unable to use DMA due to host limitation */
233 tf->protocol = ATA_PROT_PIO;
Albert Lee0565c262006-02-13 18:55:25 +0800234 index = dev->multi_count ? 0 : 8;
Albert Lee8cbd6df2005-10-12 15:06:27 +0800235 } else {
236 tf->protocol = ATA_PROT_DMA;
Tejun Heo9a3dccc2006-01-06 09:56:18 +0100237 index = 16;
Albert Lee8cbd6df2005-10-12 15:06:27 +0800238 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700239
Tejun Heo9a3dccc2006-01-06 09:56:18 +0100240 cmd = ata_rw_cmds[index + fua + lba48 + write];
241 if (cmd) {
242 tf->command = cmd;
243 return 0;
244 }
245 return -1;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700246}
247
Tejun Heocb95d562006-03-06 04:31:56 +0900248/**
Tejun Heo35b649f2006-11-14 22:37:35 +0900249 * ata_tf_read_block - Read block address from ATA taskfile
250 * @tf: ATA taskfile of interest
251 * @dev: ATA device @tf belongs to
252 *
253 * LOCKING:
254 * None.
255 *
256 * Read block address from @tf. This function can handle all
257 * three address formats - LBA, LBA48 and CHS. tf->protocol and
258 * flags select the address format to use.
259 *
260 * RETURNS:
261 * Block address read from @tf.
262 */
263u64 ata_tf_read_block(struct ata_taskfile *tf, struct ata_device *dev)
264{
265 u64 block = 0;
266
267 if (tf->flags & ATA_TFLAG_LBA) {
268 if (tf->flags & ATA_TFLAG_LBA48) {
269 block |= (u64)tf->hob_lbah << 40;
270 block |= (u64)tf->hob_lbam << 32;
271 block |= tf->hob_lbal << 24;
272 } else
273 block |= (tf->device & 0xf) << 24;
274
275 block |= tf->lbah << 16;
276 block |= tf->lbam << 8;
277 block |= tf->lbal;
278 } else {
279 u32 cyl, head, sect;
280
281 cyl = tf->lbam | (tf->lbah << 8);
282 head = tf->device & 0xf;
283 sect = tf->lbal;
284
285 block = (cyl * dev->heads + head) * dev->sectors + sect;
286 }
287
288 return block;
289}
290
291/**
Tejun Heobd056d72006-11-14 22:47:10 +0900292 * ata_build_rw_tf - Build ATA taskfile for given read/write request
293 * @tf: Target ATA taskfile
294 * @dev: ATA device @tf belongs to
295 * @block: Block address
296 * @n_block: Number of blocks
297 * @tf_flags: RW/FUA etc...
298 * @tag: tag
299 *
300 * LOCKING:
301 * None.
302 *
303 * Build ATA taskfile @tf for read/write request described by
304 * @block, @n_block, @tf_flags and @tag on @dev.
305 *
306 * RETURNS:
307 *
308 * 0 on success, -ERANGE if the request is too large for @dev,
309 * -EINVAL if the request is invalid.
310 */
311int ata_build_rw_tf(struct ata_taskfile *tf, struct ata_device *dev,
312 u64 block, u32 n_block, unsigned int tf_flags,
313 unsigned int tag)
314{
315 tf->flags |= ATA_TFLAG_ISADDR | ATA_TFLAG_DEVICE;
316 tf->flags |= tf_flags;
317
318 if ((dev->flags & (ATA_DFLAG_PIO | ATA_DFLAG_NCQ_OFF |
Tejun Heo70e6ad02006-11-14 22:47:10 +0900319 ATA_DFLAG_NCQ)) == ATA_DFLAG_NCQ &&
320 likely(tag != ATA_TAG_INTERNAL)) {
Tejun Heobd056d72006-11-14 22:47:10 +0900321 /* yay, NCQ */
322 if (!lba_48_ok(block, n_block))
323 return -ERANGE;
324
325 tf->protocol = ATA_PROT_NCQ;
326 tf->flags |= ATA_TFLAG_LBA | ATA_TFLAG_LBA48;
327
328 if (tf->flags & ATA_TFLAG_WRITE)
329 tf->command = ATA_CMD_FPDMA_WRITE;
330 else
331 tf->command = ATA_CMD_FPDMA_READ;
332
333 tf->nsect = tag << 3;
334 tf->hob_feature = (n_block >> 8) & 0xff;
335 tf->feature = n_block & 0xff;
336
337 tf->hob_lbah = (block >> 40) & 0xff;
338 tf->hob_lbam = (block >> 32) & 0xff;
339 tf->hob_lbal = (block >> 24) & 0xff;
340 tf->lbah = (block >> 16) & 0xff;
341 tf->lbam = (block >> 8) & 0xff;
342 tf->lbal = block & 0xff;
343
344 tf->device = 1 << 6;
345 if (tf->flags & ATA_TFLAG_FUA)
346 tf->device |= 1 << 7;
347 } else if (dev->flags & ATA_DFLAG_LBA) {
348 tf->flags |= ATA_TFLAG_LBA;
349
350 if (lba_28_ok(block, n_block)) {
351 /* use LBA28 */
352 tf->device |= (block >> 24) & 0xf;
353 } else if (lba_48_ok(block, n_block)) {
354 if (!(dev->flags & ATA_DFLAG_LBA48))
355 return -ERANGE;
356
357 /* use LBA48 */
358 tf->flags |= ATA_TFLAG_LBA48;
359
360 tf->hob_nsect = (n_block >> 8) & 0xff;
361
362 tf->hob_lbah = (block >> 40) & 0xff;
363 tf->hob_lbam = (block >> 32) & 0xff;
364 tf->hob_lbal = (block >> 24) & 0xff;
365 } else
366 /* request too large even for LBA48 */
367 return -ERANGE;
368
369 if (unlikely(ata_rwcmd_protocol(tf, dev) < 0))
370 return -EINVAL;
371
372 tf->nsect = n_block & 0xff;
373
374 tf->lbah = (block >> 16) & 0xff;
375 tf->lbam = (block >> 8) & 0xff;
376 tf->lbal = block & 0xff;
377
378 tf->device |= ATA_LBA;
379 } else {
380 /* CHS */
381 u32 sect, head, cyl, track;
382
383 /* The request -may- be too large for CHS addressing. */
384 if (!lba_28_ok(block, n_block))
385 return -ERANGE;
386
387 if (unlikely(ata_rwcmd_protocol(tf, dev) < 0))
388 return -EINVAL;
389
390 /* Convert LBA to CHS */
391 track = (u32)block / dev->sectors;
392 cyl = track / dev->heads;
393 head = track % dev->heads;
394 sect = (u32)block % dev->sectors + 1;
395
396 DPRINTK("block %u track %u cyl %u head %u sect %u\n",
397 (u32)block, track, cyl, head, sect);
398
399 /* Check whether the converted CHS can fit.
400 Cylinder: 0-65535
401 Head: 0-15
402 Sector: 1-255*/
403 if ((cyl >> 16) || (head >> 4) || (sect >> 8) || (!sect))
404 return -ERANGE;
405
406 tf->nsect = n_block & 0xff; /* Sector count 0 means 256 sectors */
407 tf->lbal = sect;
408 tf->lbam = cyl;
409 tf->lbah = cyl >> 8;
410 tf->device |= head;
411 }
412
413 return 0;
414}
415
416/**
Tejun Heocb95d562006-03-06 04:31:56 +0900417 * ata_pack_xfermask - Pack pio, mwdma and udma masks into xfer_mask
418 * @pio_mask: pio_mask
419 * @mwdma_mask: mwdma_mask
420 * @udma_mask: udma_mask
421 *
422 * Pack @pio_mask, @mwdma_mask and @udma_mask into a single
423 * unsigned int xfer_mask.
424 *
425 * LOCKING:
426 * None.
427 *
428 * RETURNS:
429 * Packed xfer_mask.
430 */
431static unsigned int ata_pack_xfermask(unsigned int pio_mask,
432 unsigned int mwdma_mask,
433 unsigned int udma_mask)
434{
435 return ((pio_mask << ATA_SHIFT_PIO) & ATA_MASK_PIO) |
436 ((mwdma_mask << ATA_SHIFT_MWDMA) & ATA_MASK_MWDMA) |
437 ((udma_mask << ATA_SHIFT_UDMA) & ATA_MASK_UDMA);
438}
439
Tejun Heoc0489e42006-03-24 14:07:49 +0900440/**
441 * ata_unpack_xfermask - Unpack xfer_mask into pio, mwdma and udma masks
442 * @xfer_mask: xfer_mask to unpack
443 * @pio_mask: resulting pio_mask
444 * @mwdma_mask: resulting mwdma_mask
445 * @udma_mask: resulting udma_mask
446 *
447 * Unpack @xfer_mask into @pio_mask, @mwdma_mask and @udma_mask.
448 * Any NULL distination masks will be ignored.
449 */
450static void ata_unpack_xfermask(unsigned int xfer_mask,
451 unsigned int *pio_mask,
452 unsigned int *mwdma_mask,
453 unsigned int *udma_mask)
454{
455 if (pio_mask)
456 *pio_mask = (xfer_mask & ATA_MASK_PIO) >> ATA_SHIFT_PIO;
457 if (mwdma_mask)
458 *mwdma_mask = (xfer_mask & ATA_MASK_MWDMA) >> ATA_SHIFT_MWDMA;
459 if (udma_mask)
460 *udma_mask = (xfer_mask & ATA_MASK_UDMA) >> ATA_SHIFT_UDMA;
461}
462
Tejun Heocb95d562006-03-06 04:31:56 +0900463static const struct ata_xfer_ent {
Tejun Heobe9a50c82006-03-31 22:48:52 +0900464 int shift, bits;
Tejun Heocb95d562006-03-06 04:31:56 +0900465 u8 base;
466} ata_xfer_tbl[] = {
467 { ATA_SHIFT_PIO, ATA_BITS_PIO, XFER_PIO_0 },
468 { ATA_SHIFT_MWDMA, ATA_BITS_MWDMA, XFER_MW_DMA_0 },
469 { ATA_SHIFT_UDMA, ATA_BITS_UDMA, XFER_UDMA_0 },
470 { -1, },
471};
472
473/**
474 * ata_xfer_mask2mode - Find matching XFER_* for the given xfer_mask
475 * @xfer_mask: xfer_mask of interest
476 *
477 * Return matching XFER_* value for @xfer_mask. Only the highest
478 * bit of @xfer_mask is considered.
479 *
480 * LOCKING:
481 * None.
482 *
483 * RETURNS:
484 * Matching XFER_* value, 0 if no match found.
485 */
486static u8 ata_xfer_mask2mode(unsigned int xfer_mask)
487{
488 int highbit = fls(xfer_mask) - 1;
489 const struct ata_xfer_ent *ent;
490
491 for (ent = ata_xfer_tbl; ent->shift >= 0; ent++)
492 if (highbit >= ent->shift && highbit < ent->shift + ent->bits)
493 return ent->base + highbit - ent->shift;
494 return 0;
495}
496
497/**
498 * ata_xfer_mode2mask - Find matching xfer_mask for XFER_*
499 * @xfer_mode: XFER_* of interest
500 *
501 * Return matching xfer_mask for @xfer_mode.
502 *
503 * LOCKING:
504 * None.
505 *
506 * RETURNS:
507 * Matching xfer_mask, 0 if no match found.
508 */
509static unsigned int ata_xfer_mode2mask(u8 xfer_mode)
510{
511 const struct ata_xfer_ent *ent;
512
513 for (ent = ata_xfer_tbl; ent->shift >= 0; ent++)
514 if (xfer_mode >= ent->base && xfer_mode < ent->base + ent->bits)
515 return 1 << (ent->shift + xfer_mode - ent->base);
516 return 0;
517}
518
519/**
520 * ata_xfer_mode2shift - Find matching xfer_shift for XFER_*
521 * @xfer_mode: XFER_* of interest
522 *
523 * Return matching xfer_shift for @xfer_mode.
524 *
525 * LOCKING:
526 * None.
527 *
528 * RETURNS:
529 * Matching xfer_shift, -1 if no match found.
530 */
531static int ata_xfer_mode2shift(unsigned int xfer_mode)
532{
533 const struct ata_xfer_ent *ent;
534
535 for (ent = ata_xfer_tbl; ent->shift >= 0; ent++)
536 if (xfer_mode >= ent->base && xfer_mode < ent->base + ent->bits)
537 return ent->shift;
538 return -1;
539}
540
Linus Torvalds1da177e2005-04-16 15:20:36 -0700541/**
Tejun Heo1da7b0d2006-03-06 04:31:56 +0900542 * ata_mode_string - convert xfer_mask to string
543 * @xfer_mask: mask of bits supported; only highest bit counts.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700544 *
545 * Determine string which represents the highest speed
Tejun Heo1da7b0d2006-03-06 04:31:56 +0900546 * (highest bit in @modemask).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700547 *
548 * LOCKING:
549 * None.
550 *
551 * RETURNS:
552 * Constant C string representing highest speed listed in
Tejun Heo1da7b0d2006-03-06 04:31:56 +0900553 * @mode_mask, or the constant C string "<n/a>".
Linus Torvalds1da177e2005-04-16 15:20:36 -0700554 */
Tejun Heo1da7b0d2006-03-06 04:31:56 +0900555static const char *ata_mode_string(unsigned int xfer_mask)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700556{
Tejun Heo75f554b2006-03-06 04:31:57 +0900557 static const char * const xfer_mode_str[] = {
558 "PIO0",
559 "PIO1",
560 "PIO2",
561 "PIO3",
562 "PIO4",
Alan Coxb352e572006-08-10 18:52:12 +0100563 "PIO5",
564 "PIO6",
Tejun Heo75f554b2006-03-06 04:31:57 +0900565 "MWDMA0",
566 "MWDMA1",
567 "MWDMA2",
Alan Coxb352e572006-08-10 18:52:12 +0100568 "MWDMA3",
569 "MWDMA4",
Tejun Heo75f554b2006-03-06 04:31:57 +0900570 "UDMA/16",
571 "UDMA/25",
572 "UDMA/33",
573 "UDMA/44",
574 "UDMA/66",
575 "UDMA/100",
576 "UDMA/133",
577 "UDMA7",
578 };
Tejun Heo1da7b0d2006-03-06 04:31:56 +0900579 int highbit;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700580
Tejun Heo1da7b0d2006-03-06 04:31:56 +0900581 highbit = fls(xfer_mask) - 1;
582 if (highbit >= 0 && highbit < ARRAY_SIZE(xfer_mode_str))
583 return xfer_mode_str[highbit];
Linus Torvalds1da177e2005-04-16 15:20:36 -0700584 return "<n/a>";
Linus Torvalds1da177e2005-04-16 15:20:36 -0700585}
586
Tejun Heo4c360c82006-04-01 01:38:17 +0900587static const char *sata_spd_string(unsigned int spd)
588{
589 static const char * const spd_str[] = {
590 "1.5 Gbps",
591 "3.0 Gbps",
592 };
593
594 if (spd == 0 || (spd - 1) >= ARRAY_SIZE(spd_str))
595 return "<unknown>";
596 return spd_str[spd - 1];
597}
598
Tejun Heo3373efd2006-05-15 20:57:53 +0900599void ata_dev_disable(struct ata_device *dev)
Tejun Heo0b8efb02006-03-24 15:25:31 +0900600{
Borislav Petkov0dd4b212006-06-23 02:29:08 -0400601 if (ata_dev_enabled(dev) && ata_msg_drv(dev->ap)) {
Tejun Heof15a1da2006-05-15 20:57:56 +0900602 ata_dev_printk(dev, KERN_WARNING, "disabled\n");
Tejun Heo4ae72a12007-02-02 16:22:30 +0900603 ata_down_xfermask_limit(dev, ATA_DNXFER_FORCE_PIO0 |
604 ATA_DNXFER_QUIET);
Tejun Heo0b8efb02006-03-24 15:25:31 +0900605 dev->class++;
606 }
607}
608
Linus Torvalds1da177e2005-04-16 15:20:36 -0700609/**
Linus Torvalds1da177e2005-04-16 15:20:36 -0700610 * ata_devchk - PATA device presence detection
611 * @ap: ATA channel to examine
612 * @device: Device to examine (starting at zero)
613 *
Tejun Heo0d5ff562007-02-01 15:06:36 +0900614 * This technique was originally described in
615 * Hale Landis's ATADRVR (www.ata-atapi.com), and
616 * later found its way into the ATA/ATAPI spec.
617 *
618 * Write a pattern to the ATA shadow registers,
619 * and if a device is present, it will respond by
620 * correctly storing and echoing back the
621 * ATA shadow register contents.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700622 *
623 * LOCKING:
624 * caller.
625 */
626
Tejun Heo0d5ff562007-02-01 15:06:36 +0900627static unsigned int ata_devchk(struct ata_port *ap, unsigned int device)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700628{
Tejun Heo0d5ff562007-02-01 15:06:36 +0900629 struct ata_ioports *ioaddr = &ap->ioaddr;
630 u8 nsect, lbal;
631
632 ap->ops->dev_select(ap, device);
633
634 iowrite8(0x55, ioaddr->nsect_addr);
635 iowrite8(0xaa, ioaddr->lbal_addr);
636
637 iowrite8(0xaa, ioaddr->nsect_addr);
638 iowrite8(0x55, ioaddr->lbal_addr);
639
640 iowrite8(0x55, ioaddr->nsect_addr);
641 iowrite8(0xaa, ioaddr->lbal_addr);
642
643 nsect = ioread8(ioaddr->nsect_addr);
644 lbal = ioread8(ioaddr->lbal_addr);
645
646 if ((nsect == 0x55) && (lbal == 0xaa))
647 return 1; /* we found a device */
648
649 return 0; /* nothing found */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700650}
651
652/**
653 * ata_dev_classify - determine device type based on ATA-spec signature
654 * @tf: ATA taskfile register set for device to be identified
655 *
656 * Determine from taskfile register contents whether a device is
657 * ATA or ATAPI, as per "Signature and persistence" section
658 * of ATA/PI spec (volume 1, sect 5.14).
659 *
660 * LOCKING:
661 * None.
662 *
663 * RETURNS:
664 * Device type, %ATA_DEV_ATA, %ATA_DEV_ATAPI, or %ATA_DEV_UNKNOWN
665 * the event of failure.
666 */
667
Jeff Garzik057ace52005-10-22 14:27:05 -0400668unsigned int ata_dev_classify(const struct ata_taskfile *tf)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700669{
670 /* Apple's open source Darwin code hints that some devices only
671 * put a proper signature into the LBA mid/high registers,
672 * So, we only check those. It's sufficient for uniqueness.
673 */
674
675 if (((tf->lbam == 0) && (tf->lbah == 0)) ||
676 ((tf->lbam == 0x3c) && (tf->lbah == 0xc3))) {
677 DPRINTK("found ATA device by sig\n");
678 return ATA_DEV_ATA;
679 }
680
681 if (((tf->lbam == 0x14) && (tf->lbah == 0xeb)) ||
682 ((tf->lbam == 0x69) && (tf->lbah == 0x96))) {
683 DPRINTK("found ATAPI device by sig\n");
684 return ATA_DEV_ATAPI;
685 }
686
687 DPRINTK("unknown device\n");
688 return ATA_DEV_UNKNOWN;
689}
690
691/**
692 * ata_dev_try_classify - Parse returned ATA device signature
693 * @ap: ATA channel to examine
694 * @device: Device to examine (starting at zero)
Tejun Heob4dc7622006-01-24 17:05:22 +0900695 * @r_err: Value of error register on completion
Linus Torvalds1da177e2005-04-16 15:20:36 -0700696 *
697 * After an event -- SRST, E.D.D., or SATA COMRESET -- occurs,
698 * an ATA/ATAPI-defined set of values is placed in the ATA
699 * shadow registers, indicating the results of device detection
700 * and diagnostics.
701 *
702 * Select the ATA device, and read the values from the ATA shadow
703 * registers. Then parse according to the Error register value,
704 * and the spec-defined values examined by ata_dev_classify().
705 *
706 * LOCKING:
707 * caller.
Tejun Heob4dc7622006-01-24 17:05:22 +0900708 *
709 * RETURNS:
710 * Device type - %ATA_DEV_ATA, %ATA_DEV_ATAPI or %ATA_DEV_NONE.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700711 */
712
Akira Iguchia619f981b2007-01-26 16:28:18 +0900713unsigned int
Tejun Heob4dc7622006-01-24 17:05:22 +0900714ata_dev_try_classify(struct ata_port *ap, unsigned int device, u8 *r_err)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700715{
Linus Torvalds1da177e2005-04-16 15:20:36 -0700716 struct ata_taskfile tf;
717 unsigned int class;
718 u8 err;
719
720 ap->ops->dev_select(ap, device);
721
722 memset(&tf, 0, sizeof(tf));
723
Linus Torvalds1da177e2005-04-16 15:20:36 -0700724 ap->ops->tf_read(ap, &tf);
Jeff Garzik0169e282005-10-29 21:25:10 -0400725 err = tf.feature;
Tejun Heob4dc7622006-01-24 17:05:22 +0900726 if (r_err)
727 *r_err = err;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700728
Alan Cox93590852006-09-12 16:55:12 +0100729 /* see if device passed diags: if master then continue and warn later */
730 if (err == 0 && device == 0)
731 /* diagnostic fail : do nothing _YET_ */
732 ap->device[device].horkage |= ATA_HORKAGE_DIAGNOSTIC;
733 else if (err == 1)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700734 /* do nothing */ ;
735 else if ((device == 0) && (err == 0x81))
736 /* do nothing */ ;
737 else
Tejun Heob4dc7622006-01-24 17:05:22 +0900738 return ATA_DEV_NONE;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700739
Tejun Heob4dc7622006-01-24 17:05:22 +0900740 /* determine if device is ATA or ATAPI */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700741 class = ata_dev_classify(&tf);
Tejun Heob4dc7622006-01-24 17:05:22 +0900742
Linus Torvalds1da177e2005-04-16 15:20:36 -0700743 if (class == ATA_DEV_UNKNOWN)
Tejun Heob4dc7622006-01-24 17:05:22 +0900744 return ATA_DEV_NONE;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700745 if ((class == ATA_DEV_ATA) && (ata_chk_status(ap) == 0))
Tejun Heob4dc7622006-01-24 17:05:22 +0900746 return ATA_DEV_NONE;
747 return class;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700748}
749
750/**
Tejun Heo6a62a042006-02-13 10:02:46 +0900751 * ata_id_string - Convert IDENTIFY DEVICE page into string
Linus Torvalds1da177e2005-04-16 15:20:36 -0700752 * @id: IDENTIFY DEVICE results we will examine
753 * @s: string into which data is output
754 * @ofs: offset into identify device page
755 * @len: length of string to return. must be an even number.
756 *
757 * The strings in the IDENTIFY DEVICE page are broken up into
758 * 16-bit chunks. Run through the string, and output each
759 * 8-bit chunk linearly, regardless of platform.
760 *
761 * LOCKING:
762 * caller.
763 */
764
Tejun Heo6a62a042006-02-13 10:02:46 +0900765void ata_id_string(const u16 *id, unsigned char *s,
766 unsigned int ofs, unsigned int len)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700767{
768 unsigned int c;
769
770 while (len > 0) {
771 c = id[ofs] >> 8;
772 *s = c;
773 s++;
774
775 c = id[ofs] & 0xff;
776 *s = c;
777 s++;
778
779 ofs++;
780 len -= 2;
781 }
782}
783
Tejun Heo0e949ff2006-02-12 22:47:04 +0900784/**
Tejun Heo6a62a042006-02-13 10:02:46 +0900785 * ata_id_c_string - Convert IDENTIFY DEVICE page into C string
Tejun Heo0e949ff2006-02-12 22:47:04 +0900786 * @id: IDENTIFY DEVICE results we will examine
787 * @s: string into which data is output
788 * @ofs: offset into identify device page
789 * @len: length of string to return. must be an odd number.
790 *
Tejun Heo6a62a042006-02-13 10:02:46 +0900791 * This function is identical to ata_id_string except that it
Tejun Heo0e949ff2006-02-12 22:47:04 +0900792 * trims trailing spaces and terminates the resulting string with
793 * null. @len must be actual maximum length (even number) + 1.
794 *
795 * LOCKING:
796 * caller.
797 */
Tejun Heo6a62a042006-02-13 10:02:46 +0900798void ata_id_c_string(const u16 *id, unsigned char *s,
799 unsigned int ofs, unsigned int len)
Tejun Heo0e949ff2006-02-12 22:47:04 +0900800{
801 unsigned char *p;
802
803 WARN_ON(!(len & 1));
804
Tejun Heo6a62a042006-02-13 10:02:46 +0900805 ata_id_string(id, s, ofs, len - 1);
Tejun Heo0e949ff2006-02-12 22:47:04 +0900806
807 p = s + strnlen(s, len - 1);
808 while (p > s && p[-1] == ' ')
809 p--;
810 *p = '\0';
811}
Edward Falk0baab862005-06-02 18:17:13 -0400812
Tejun Heo29407402006-02-12 22:47:04 +0900813static u64 ata_id_n_sectors(const u16 *id)
814{
815 if (ata_id_has_lba(id)) {
816 if (ata_id_has_lba48(id))
817 return ata_id_u64(id, 100);
818 else
819 return ata_id_u32(id, 60);
820 } else {
821 if (ata_id_current_chs_valid(id))
822 return ata_id_u32(id, 57);
823 else
824 return id[1] * id[3] * id[6];
825 }
826}
827
Edward Falk0baab862005-06-02 18:17:13 -0400828/**
829 * ata_noop_dev_select - Select device 0/1 on ATA bus
830 * @ap: ATA channel to manipulate
831 * @device: ATA device (numbered from zero) to select
832 *
833 * This function performs no actual function.
834 *
835 * May be used as the dev_select() entry in ata_port_operations.
836 *
837 * LOCKING:
838 * caller.
839 */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700840void ata_noop_dev_select (struct ata_port *ap, unsigned int device)
841{
842}
843
Edward Falk0baab862005-06-02 18:17:13 -0400844
Linus Torvalds1da177e2005-04-16 15:20:36 -0700845/**
846 * ata_std_dev_select - Select device 0/1 on ATA bus
847 * @ap: ATA channel to manipulate
848 * @device: ATA device (numbered from zero) to select
849 *
850 * Use the method defined in the ATA specification to
851 * make either device 0, or device 1, active on the
Edward Falk0baab862005-06-02 18:17:13 -0400852 * ATA channel. Works with both PIO and MMIO.
853 *
854 * May be used as the dev_select() entry in ata_port_operations.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700855 *
856 * LOCKING:
857 * caller.
858 */
859
860void ata_std_dev_select (struct ata_port *ap, unsigned int device)
861{
862 u8 tmp;
863
864 if (device == 0)
865 tmp = ATA_DEVICE_OBS;
866 else
867 tmp = ATA_DEVICE_OBS | ATA_DEV1;
868
Tejun Heo0d5ff562007-02-01 15:06:36 +0900869 iowrite8(tmp, ap->ioaddr.device_addr);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700870 ata_pause(ap); /* needed; also flushes, for mmio */
871}
872
873/**
874 * ata_dev_select - Select device 0/1 on ATA bus
875 * @ap: ATA channel to manipulate
876 * @device: ATA device (numbered from zero) to select
877 * @wait: non-zero to wait for Status register BSY bit to clear
878 * @can_sleep: non-zero if context allows sleeping
879 *
880 * Use the method defined in the ATA specification to
881 * make either device 0, or device 1, active on the
882 * ATA channel.
883 *
884 * This is a high-level version of ata_std_dev_select(),
885 * which additionally provides the services of inserting
886 * the proper pauses and status polling, where needed.
887 *
888 * LOCKING:
889 * caller.
890 */
891
892void ata_dev_select(struct ata_port *ap, unsigned int device,
893 unsigned int wait, unsigned int can_sleep)
894{
Tejun Heo88574552006-06-25 20:00:35 +0900895 if (ata_msg_probe(ap))
Borislav Petkov0dd4b212006-06-23 02:29:08 -0400896 ata_port_printk(ap, KERN_INFO, "ata_dev_select: ENTER, ata%u: "
Tejun Heo88574552006-06-25 20:00:35 +0900897 "device %u, wait %u\n", ap->id, device, wait);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700898
899 if (wait)
900 ata_wait_idle(ap);
901
902 ap->ops->dev_select(ap, device);
903
904 if (wait) {
905 if (can_sleep && ap->device[device].class == ATA_DEV_ATAPI)
906 msleep(150);
907 ata_wait_idle(ap);
908 }
909}
910
911/**
912 * ata_dump_id - IDENTIFY DEVICE info debugging output
Tejun Heo0bd33002006-02-12 22:47:05 +0900913 * @id: IDENTIFY DEVICE page to dump
Linus Torvalds1da177e2005-04-16 15:20:36 -0700914 *
Tejun Heo0bd33002006-02-12 22:47:05 +0900915 * Dump selected 16-bit words from the given IDENTIFY DEVICE
916 * page.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700917 *
918 * LOCKING:
919 * caller.
920 */
921
Tejun Heo0bd33002006-02-12 22:47:05 +0900922static inline void ata_dump_id(const u16 *id)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700923{
924 DPRINTK("49==0x%04x "
925 "53==0x%04x "
926 "63==0x%04x "
927 "64==0x%04x "
928 "75==0x%04x \n",
Tejun Heo0bd33002006-02-12 22:47:05 +0900929 id[49],
930 id[53],
931 id[63],
932 id[64],
933 id[75]);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700934 DPRINTK("80==0x%04x "
935 "81==0x%04x "
936 "82==0x%04x "
937 "83==0x%04x "
938 "84==0x%04x \n",
Tejun Heo0bd33002006-02-12 22:47:05 +0900939 id[80],
940 id[81],
941 id[82],
942 id[83],
943 id[84]);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700944 DPRINTK("88==0x%04x "
945 "93==0x%04x\n",
Tejun Heo0bd33002006-02-12 22:47:05 +0900946 id[88],
947 id[93]);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700948}
949
Tejun Heocb95d562006-03-06 04:31:56 +0900950/**
951 * ata_id_xfermask - Compute xfermask from the given IDENTIFY data
952 * @id: IDENTIFY data to compute xfer mask from
953 *
954 * Compute the xfermask for this device. This is not as trivial
955 * as it seems if we must consider early devices correctly.
956 *
957 * FIXME: pre IDE drive timing (do we care ?).
958 *
959 * LOCKING:
960 * None.
961 *
962 * RETURNS:
963 * Computed xfermask
964 */
965static unsigned int ata_id_xfermask(const u16 *id)
966{
967 unsigned int pio_mask, mwdma_mask, udma_mask;
968
969 /* Usual case. Word 53 indicates word 64 is valid */
970 if (id[ATA_ID_FIELD_VALID] & (1 << 1)) {
971 pio_mask = id[ATA_ID_PIO_MODES] & 0x03;
972 pio_mask <<= 3;
973 pio_mask |= 0x7;
974 } else {
975 /* If word 64 isn't valid then Word 51 high byte holds
976 * the PIO timing number for the maximum. Turn it into
977 * a mask.
978 */
Lennert Buytenhek7a0f1c82007-01-29 13:28:47 +0100979 u8 mode = (id[ATA_ID_OLD_PIO_MODES] >> 8) & 0xFF;
Alan Cox46767aeb2006-09-29 18:26:47 +0100980 if (mode < 5) /* Valid PIO range */
981 pio_mask = (2 << mode) - 1;
982 else
983 pio_mask = 1;
Tejun Heocb95d562006-03-06 04:31:56 +0900984
985 /* But wait.. there's more. Design your standards by
986 * committee and you too can get a free iordy field to
987 * process. However its the speeds not the modes that
988 * are supported... Note drivers using the timing API
989 * will get this right anyway
990 */
991 }
992
993 mwdma_mask = id[ATA_ID_MWDMA_MODES] & 0x07;
Tejun Heofb21f0d2006-03-12 12:34:35 +0900994
Alan Coxb352e572006-08-10 18:52:12 +0100995 if (ata_id_is_cfa(id)) {
996 /*
997 * Process compact flash extended modes
998 */
999 int pio = id[163] & 0x7;
1000 int dma = (id[163] >> 3) & 7;
1001
1002 if (pio)
1003 pio_mask |= (1 << 5);
1004 if (pio > 1)
1005 pio_mask |= (1 << 6);
1006 if (dma)
1007 mwdma_mask |= (1 << 3);
1008 if (dma > 1)
1009 mwdma_mask |= (1 << 4);
1010 }
1011
Tejun Heofb21f0d2006-03-12 12:34:35 +09001012 udma_mask = 0;
1013 if (id[ATA_ID_FIELD_VALID] & (1 << 2))
1014 udma_mask = id[ATA_ID_UDMA_MODES] & 0xff;
Tejun Heocb95d562006-03-06 04:31:56 +09001015
1016 return ata_pack_xfermask(pio_mask, mwdma_mask, udma_mask);
1017}
1018
Tejun Heo86e45b62006-03-05 15:29:09 +09001019/**
1020 * ata_port_queue_task - Queue port_task
1021 * @ap: The ata_port to queue port_task for
Randy Dunlape2a7f772006-05-18 10:50:18 -07001022 * @fn: workqueue function to be scheduled
David Howells65f27f32006-11-22 14:55:48 +00001023 * @data: data for @fn to use
Randy Dunlape2a7f772006-05-18 10:50:18 -07001024 * @delay: delay time for workqueue function
Tejun Heo86e45b62006-03-05 15:29:09 +09001025 *
1026 * Schedule @fn(@data) for execution after @delay jiffies using
1027 * port_task. There is one port_task per port and it's the
1028 * user(low level driver)'s responsibility to make sure that only
1029 * one task is active at any given time.
1030 *
1031 * libata core layer takes care of synchronization between
1032 * port_task and EH. ata_port_queue_task() may be ignored for EH
1033 * synchronization.
1034 *
1035 * LOCKING:
1036 * Inherited from caller.
1037 */
David Howells65f27f32006-11-22 14:55:48 +00001038void ata_port_queue_task(struct ata_port *ap, work_func_t fn, void *data,
Tejun Heo86e45b62006-03-05 15:29:09 +09001039 unsigned long delay)
1040{
1041 int rc;
1042
Tejun Heob51e9e52006-06-29 01:29:30 +09001043 if (ap->pflags & ATA_PFLAG_FLUSH_PORT_TASK)
Tejun Heo86e45b62006-03-05 15:29:09 +09001044 return;
1045
David Howells65f27f32006-11-22 14:55:48 +00001046 PREPARE_DELAYED_WORK(&ap->port_task, fn);
1047 ap->port_task_data = data;
Tejun Heo86e45b62006-03-05 15:29:09 +09001048
David Howells52bad642006-11-22 14:54:01 +00001049 rc = queue_delayed_work(ata_wq, &ap->port_task, delay);
Tejun Heo86e45b62006-03-05 15:29:09 +09001050
1051 /* rc == 0 means that another user is using port task */
1052 WARN_ON(rc == 0);
1053}
1054
1055/**
1056 * ata_port_flush_task - Flush port_task
1057 * @ap: The ata_port to flush port_task for
1058 *
1059 * After this function completes, port_task is guranteed not to
1060 * be running or scheduled.
1061 *
1062 * LOCKING:
1063 * Kernel thread context (may sleep)
1064 */
1065void ata_port_flush_task(struct ata_port *ap)
1066{
1067 unsigned long flags;
1068
1069 DPRINTK("ENTER\n");
1070
Jeff Garzikba6a1302006-06-22 23:46:10 -04001071 spin_lock_irqsave(ap->lock, flags);
Tejun Heob51e9e52006-06-29 01:29:30 +09001072 ap->pflags |= ATA_PFLAG_FLUSH_PORT_TASK;
Jeff Garzikba6a1302006-06-22 23:46:10 -04001073 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heo86e45b62006-03-05 15:29:09 +09001074
1075 DPRINTK("flush #1\n");
1076 flush_workqueue(ata_wq);
1077
1078 /*
1079 * At this point, if a task is running, it's guaranteed to see
1080 * the FLUSH flag; thus, it will never queue pio tasks again.
1081 * Cancel and flush.
1082 */
1083 if (!cancel_delayed_work(&ap->port_task)) {
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001084 if (ata_msg_ctl(ap))
Tejun Heo88574552006-06-25 20:00:35 +09001085 ata_port_printk(ap, KERN_DEBUG, "%s: flush #2\n",
1086 __FUNCTION__);
Tejun Heo86e45b62006-03-05 15:29:09 +09001087 flush_workqueue(ata_wq);
1088 }
1089
Jeff Garzikba6a1302006-06-22 23:46:10 -04001090 spin_lock_irqsave(ap->lock, flags);
Tejun Heob51e9e52006-06-29 01:29:30 +09001091 ap->pflags &= ~ATA_PFLAG_FLUSH_PORT_TASK;
Jeff Garzikba6a1302006-06-22 23:46:10 -04001092 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heo86e45b62006-03-05 15:29:09 +09001093
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001094 if (ata_msg_ctl(ap))
1095 ata_port_printk(ap, KERN_DEBUG, "%s: EXIT\n", __FUNCTION__);
Tejun Heo86e45b62006-03-05 15:29:09 +09001096}
1097
Adrian Bunk7102d232007-01-04 00:09:36 +01001098static void ata_qc_complete_internal(struct ata_queued_cmd *qc)
Tejun Heoa2a7a662005-12-13 14:48:31 +09001099{
Tejun Heo77853bf2006-01-23 13:09:36 +09001100 struct completion *waiting = qc->private_data;
Tejun Heoa2a7a662005-12-13 14:48:31 +09001101
Tejun Heoa2a7a662005-12-13 14:48:31 +09001102 complete(waiting);
Tejun Heoa2a7a662005-12-13 14:48:31 +09001103}
1104
1105/**
Tejun Heo24326972006-11-14 22:47:09 +09001106 * ata_exec_internal_sg - execute libata internal command
Tejun Heoa2a7a662005-12-13 14:48:31 +09001107 * @dev: Device to which the command is sent
1108 * @tf: Taskfile registers for the command and the result
Tejun Heod69cf372006-04-02 18:51:53 +09001109 * @cdb: CDB for packet command
Tejun Heoa2a7a662005-12-13 14:48:31 +09001110 * @dma_dir: Data tranfer direction of the command
Tejun Heo24326972006-11-14 22:47:09 +09001111 * @sg: sg list for the data buffer of the command
1112 * @n_elem: Number of sg entries
Tejun Heoa2a7a662005-12-13 14:48:31 +09001113 *
1114 * Executes libata internal command with timeout. @tf contains
1115 * command on entry and result on return. Timeout and error
1116 * conditions are reported via return value. No recovery action
1117 * is taken after a command times out. It's caller's duty to
1118 * clean up after timeout.
1119 *
1120 * LOCKING:
1121 * None. Should be called with kernel context, might sleep.
Tejun Heo551e8882006-06-12 14:09:49 +09001122 *
1123 * RETURNS:
1124 * Zero on success, AC_ERR_* mask on failure
Tejun Heoa2a7a662005-12-13 14:48:31 +09001125 */
Tejun Heo24326972006-11-14 22:47:09 +09001126unsigned ata_exec_internal_sg(struct ata_device *dev,
1127 struct ata_taskfile *tf, const u8 *cdb,
1128 int dma_dir, struct scatterlist *sg,
1129 unsigned int n_elem)
Tejun Heoa2a7a662005-12-13 14:48:31 +09001130{
Tejun Heo3373efd2006-05-15 20:57:53 +09001131 struct ata_port *ap = dev->ap;
Tejun Heoa2a7a662005-12-13 14:48:31 +09001132 u8 command = tf->command;
1133 struct ata_queued_cmd *qc;
Tejun Heo2ab7db12006-05-15 20:58:02 +09001134 unsigned int tag, preempted_tag;
Tejun Heodedaf2b2006-05-15 21:03:43 +09001135 u32 preempted_sactive, preempted_qc_active;
Ingo Molnar60be6b92006-07-03 00:25:26 -07001136 DECLARE_COMPLETION_ONSTACK(wait);
Tejun Heoa2a7a662005-12-13 14:48:31 +09001137 unsigned long flags;
Tejun Heo77853bf2006-01-23 13:09:36 +09001138 unsigned int err_mask;
Tejun Heod95a7172006-05-15 20:58:14 +09001139 int rc;
Tejun Heoa2a7a662005-12-13 14:48:31 +09001140
Jeff Garzikba6a1302006-06-22 23:46:10 -04001141 spin_lock_irqsave(ap->lock, flags);
Tejun Heoa2a7a662005-12-13 14:48:31 +09001142
Tejun Heoe3180492006-05-15 20:58:09 +09001143 /* no internal command while frozen */
Tejun Heob51e9e52006-06-29 01:29:30 +09001144 if (ap->pflags & ATA_PFLAG_FROZEN) {
Jeff Garzikba6a1302006-06-22 23:46:10 -04001145 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heoe3180492006-05-15 20:58:09 +09001146 return AC_ERR_SYSTEM;
1147 }
1148
Tejun Heo2ab7db12006-05-15 20:58:02 +09001149 /* initialize internal qc */
Tejun Heoa2a7a662005-12-13 14:48:31 +09001150
Tejun Heo2ab7db12006-05-15 20:58:02 +09001151 /* XXX: Tag 0 is used for drivers with legacy EH as some
1152 * drivers choke if any other tag is given. This breaks
1153 * ata_tag_internal() test for those drivers. Don't use new
1154 * EH stuff without converting to it.
1155 */
1156 if (ap->ops->error_handler)
1157 tag = ATA_TAG_INTERNAL;
1158 else
1159 tag = 0;
1160
Tejun Heo6cec4a32006-05-15 21:03:41 +09001161 if (test_and_set_bit(tag, &ap->qc_allocated))
Tejun Heo2ab7db12006-05-15 20:58:02 +09001162 BUG();
Tejun Heof69499f2006-05-15 20:58:03 +09001163 qc = __ata_qc_from_tag(ap, tag);
Tejun Heo2ab7db12006-05-15 20:58:02 +09001164
1165 qc->tag = tag;
1166 qc->scsicmd = NULL;
1167 qc->ap = ap;
1168 qc->dev = dev;
1169 ata_qc_reinit(qc);
1170
1171 preempted_tag = ap->active_tag;
Tejun Heodedaf2b2006-05-15 21:03:43 +09001172 preempted_sactive = ap->sactive;
1173 preempted_qc_active = ap->qc_active;
Tejun Heo2ab7db12006-05-15 20:58:02 +09001174 ap->active_tag = ATA_TAG_POISON;
Tejun Heodedaf2b2006-05-15 21:03:43 +09001175 ap->sactive = 0;
1176 ap->qc_active = 0;
Tejun Heo2ab7db12006-05-15 20:58:02 +09001177
1178 /* prepare & issue qc */
Tejun Heoa2a7a662005-12-13 14:48:31 +09001179 qc->tf = *tf;
Tejun Heod69cf372006-04-02 18:51:53 +09001180 if (cdb)
1181 memcpy(qc->cdb, cdb, ATAPI_CDB_LEN);
Tejun Heoe61e0672006-05-15 20:57:40 +09001182 qc->flags |= ATA_QCFLAG_RESULT_TF;
Tejun Heoa2a7a662005-12-13 14:48:31 +09001183 qc->dma_dir = dma_dir;
1184 if (dma_dir != DMA_NONE) {
Tejun Heo24326972006-11-14 22:47:09 +09001185 unsigned int i, buflen = 0;
1186
1187 for (i = 0; i < n_elem; i++)
1188 buflen += sg[i].length;
1189
1190 ata_sg_init(qc, sg, n_elem);
Brian King49c80422007-01-30 11:32:26 -06001191 qc->nbytes = buflen;
Tejun Heoa2a7a662005-12-13 14:48:31 +09001192 }
1193
Tejun Heo77853bf2006-01-23 13:09:36 +09001194 qc->private_data = &wait;
Tejun Heoa2a7a662005-12-13 14:48:31 +09001195 qc->complete_fn = ata_qc_complete_internal;
1196
Tejun Heo8e0e6942006-03-31 20:41:11 +09001197 ata_qc_issue(qc);
Tejun Heoa2a7a662005-12-13 14:48:31 +09001198
Jeff Garzikba6a1302006-06-22 23:46:10 -04001199 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heoa2a7a662005-12-13 14:48:31 +09001200
Andrew Mortona8601e52006-06-25 01:36:52 -07001201 rc = wait_for_completion_timeout(&wait, ata_probe_timeout);
Albert Lee41ade502006-03-14 11:19:04 +08001202
Tejun Heod95a7172006-05-15 20:58:14 +09001203 ata_port_flush_task(ap);
1204
1205 if (!rc) {
Jeff Garzikba6a1302006-06-22 23:46:10 -04001206 spin_lock_irqsave(ap->lock, flags);
Tejun Heoa2a7a662005-12-13 14:48:31 +09001207
1208 /* We're racing with irq here. If we lose, the
1209 * following test prevents us from completing the qc
Tejun Heod95a7172006-05-15 20:58:14 +09001210 * twice. If we win, the port is frozen and will be
1211 * cleaned up by ->post_internal_cmd().
Tejun Heoa2a7a662005-12-13 14:48:31 +09001212 */
Tejun Heo77853bf2006-01-23 13:09:36 +09001213 if (qc->flags & ATA_QCFLAG_ACTIVE) {
Tejun Heod95a7172006-05-15 20:58:14 +09001214 qc->err_mask |= AC_ERR_TIMEOUT;
1215
1216 if (ap->ops->error_handler)
1217 ata_port_freeze(ap);
1218 else
1219 ata_qc_complete(qc);
Tejun Heof15a1da2006-05-15 20:57:56 +09001220
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001221 if (ata_msg_warn(ap))
1222 ata_dev_printk(dev, KERN_WARNING,
Tejun Heo88574552006-06-25 20:00:35 +09001223 "qc timeout (cmd 0x%x)\n", command);
Tejun Heoa2a7a662005-12-13 14:48:31 +09001224 }
1225
Jeff Garzikba6a1302006-06-22 23:46:10 -04001226 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heoa2a7a662005-12-13 14:48:31 +09001227 }
1228
Tejun Heod95a7172006-05-15 20:58:14 +09001229 /* do post_internal_cmd */
1230 if (ap->ops->post_internal_cmd)
1231 ap->ops->post_internal_cmd(qc);
1232
Alan18d90de2007-01-24 11:42:38 +00001233 if ((qc->flags & ATA_QCFLAG_FAILED) && !qc->err_mask) {
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001234 if (ata_msg_warn(ap))
Tejun Heo88574552006-06-25 20:00:35 +09001235 ata_dev_printk(dev, KERN_WARNING,
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001236 "zero err_mask for failed "
Tejun Heo88574552006-06-25 20:00:35 +09001237 "internal command, assuming AC_ERR_OTHER\n");
Tejun Heod95a7172006-05-15 20:58:14 +09001238 qc->err_mask |= AC_ERR_OTHER;
1239 }
1240
Tejun Heo15869302006-05-15 20:57:33 +09001241 /* finish up */
Jeff Garzikba6a1302006-06-22 23:46:10 -04001242 spin_lock_irqsave(ap->lock, flags);
Tejun Heo15869302006-05-15 20:57:33 +09001243
Tejun Heoe61e0672006-05-15 20:57:40 +09001244 *tf = qc->result_tf;
Tejun Heo77853bf2006-01-23 13:09:36 +09001245 err_mask = qc->err_mask;
1246
1247 ata_qc_free(qc);
Tejun Heo2ab7db12006-05-15 20:58:02 +09001248 ap->active_tag = preempted_tag;
Tejun Heodedaf2b2006-05-15 21:03:43 +09001249 ap->sactive = preempted_sactive;
1250 ap->qc_active = preempted_qc_active;
Tejun Heo77853bf2006-01-23 13:09:36 +09001251
Tejun Heo1f7dd3e2006-03-24 15:25:30 +09001252 /* XXX - Some LLDDs (sata_mv) disable port on command failure.
1253 * Until those drivers are fixed, we detect the condition
1254 * here, fail the command with AC_ERR_SYSTEM and reenable the
1255 * port.
1256 *
1257 * Note that this doesn't change any behavior as internal
1258 * command failure results in disabling the device in the
1259 * higher layer for LLDDs without new reset/EH callbacks.
1260 *
1261 * Kill the following code as soon as those drivers are fixed.
1262 */
Tejun Heo198e0fe2006-04-02 18:51:52 +09001263 if (ap->flags & ATA_FLAG_DISABLED) {
Tejun Heo1f7dd3e2006-03-24 15:25:30 +09001264 err_mask |= AC_ERR_SYSTEM;
1265 ata_port_probe(ap);
1266 }
1267
Jeff Garzikba6a1302006-06-22 23:46:10 -04001268 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heo15869302006-05-15 20:57:33 +09001269
Tejun Heo77853bf2006-01-23 13:09:36 +09001270 return err_mask;
Tejun Heoa2a7a662005-12-13 14:48:31 +09001271}
1272
Linus Torvalds1da177e2005-04-16 15:20:36 -07001273/**
Tejun Heo33480a02006-12-12 02:15:31 +09001274 * ata_exec_internal - execute libata internal command
Tejun Heo24326972006-11-14 22:47:09 +09001275 * @dev: Device to which the command is sent
1276 * @tf: Taskfile registers for the command and the result
1277 * @cdb: CDB for packet command
1278 * @dma_dir: Data tranfer direction of the command
1279 * @buf: Data buffer of the command
1280 * @buflen: Length of data buffer
1281 *
1282 * Wrapper around ata_exec_internal_sg() which takes simple
1283 * buffer instead of sg list.
1284 *
1285 * LOCKING:
1286 * None. Should be called with kernel context, might sleep.
1287 *
1288 * RETURNS:
1289 * Zero on success, AC_ERR_* mask on failure
1290 */
1291unsigned ata_exec_internal(struct ata_device *dev,
1292 struct ata_taskfile *tf, const u8 *cdb,
1293 int dma_dir, void *buf, unsigned int buflen)
1294{
Tejun Heo33480a02006-12-12 02:15:31 +09001295 struct scatterlist *psg = NULL, sg;
1296 unsigned int n_elem = 0;
Tejun Heo24326972006-11-14 22:47:09 +09001297
Tejun Heo33480a02006-12-12 02:15:31 +09001298 if (dma_dir != DMA_NONE) {
1299 WARN_ON(!buf);
1300 sg_init_one(&sg, buf, buflen);
1301 psg = &sg;
1302 n_elem++;
1303 }
Tejun Heo24326972006-11-14 22:47:09 +09001304
Tejun Heo33480a02006-12-12 02:15:31 +09001305 return ata_exec_internal_sg(dev, tf, cdb, dma_dir, psg, n_elem);
Tejun Heo24326972006-11-14 22:47:09 +09001306}
1307
1308/**
Tejun Heo977e6b92006-06-24 20:30:19 +09001309 * ata_do_simple_cmd - execute simple internal command
1310 * @dev: Device to which the command is sent
1311 * @cmd: Opcode to execute
1312 *
1313 * Execute a 'simple' command, that only consists of the opcode
1314 * 'cmd' itself, without filling any other registers
1315 *
1316 * LOCKING:
1317 * Kernel thread context (may sleep).
1318 *
1319 * RETURNS:
1320 * Zero on success, AC_ERR_* mask on failure
Tejun Heoe58eb582006-06-24 20:30:19 +09001321 */
Tejun Heo77b08fb2006-06-24 20:30:19 +09001322unsigned int ata_do_simple_cmd(struct ata_device *dev, u8 cmd)
Tejun Heoe58eb582006-06-24 20:30:19 +09001323{
1324 struct ata_taskfile tf;
Tejun Heoe58eb582006-06-24 20:30:19 +09001325
1326 ata_tf_init(dev, &tf);
1327
1328 tf.command = cmd;
1329 tf.flags |= ATA_TFLAG_DEVICE;
1330 tf.protocol = ATA_PROT_NODATA;
1331
Tejun Heo977e6b92006-06-24 20:30:19 +09001332 return ata_exec_internal(dev, &tf, NULL, DMA_NONE, NULL, 0);
Tejun Heoe58eb582006-06-24 20:30:19 +09001333}
1334
Linus Torvalds1da177e2005-04-16 15:20:36 -07001335/**
Alan Cox1bc4ccf2006-01-09 17:18:14 +00001336 * ata_pio_need_iordy - check if iordy needed
1337 * @adev: ATA device
1338 *
1339 * Check if the current speed of the device requires IORDY. Used
1340 * by various controllers for chip configuration.
1341 */
1342
1343unsigned int ata_pio_need_iordy(const struct ata_device *adev)
1344{
1345 int pio;
1346 int speed = adev->pio_mode - XFER_PIO_0;
1347
1348 if (speed < 2)
1349 return 0;
1350 if (speed > 2)
1351 return 1;
Jeff Garzik2e9edbf2006-03-24 09:56:57 -05001352
Alan Cox1bc4ccf2006-01-09 17:18:14 +00001353 /* If we have no drive specific rule, then PIO 2 is non IORDY */
1354
1355 if (adev->id[ATA_ID_FIELD_VALID] & 2) { /* EIDE */
1356 pio = adev->id[ATA_ID_EIDE_PIO];
1357 /* Is the speed faster than the drive allows non IORDY ? */
1358 if (pio) {
1359 /* This is cycle times not frequency - watch the logic! */
1360 if (pio > 240) /* PIO2 is 240nS per cycle */
1361 return 1;
1362 return 0;
1363 }
1364 }
1365 return 0;
1366}
1367
1368/**
Tejun Heo49016ac2006-02-21 02:12:11 +09001369 * ata_dev_read_id - Read ID data from the specified device
Tejun Heo49016ac2006-02-21 02:12:11 +09001370 * @dev: target device
1371 * @p_class: pointer to class of the target device (may be changed)
Tejun Heobff04642006-11-10 18:08:10 +09001372 * @flags: ATA_READID_* flags
Tejun Heofe635c72006-05-15 20:57:35 +09001373 * @id: buffer to read IDENTIFY data into
Tejun Heo49016ac2006-02-21 02:12:11 +09001374 *
1375 * Read ID data from the specified device. ATA_CMD_ID_ATA is
1376 * performed on ATA devices and ATA_CMD_ID_ATAPI on ATAPI
Tejun Heoaec5c3c2006-03-25 01:33:34 +09001377 * devices. This function also issues ATA_CMD_INIT_DEV_PARAMS
1378 * for pre-ATA4 drives.
Tejun Heo49016ac2006-02-21 02:12:11 +09001379 *
1380 * LOCKING:
1381 * Kernel thread context (may sleep)
1382 *
1383 * RETURNS:
1384 * 0 on success, -errno otherwise.
1385 */
Tejun Heoa9beec92006-05-31 18:27:44 +09001386int ata_dev_read_id(struct ata_device *dev, unsigned int *p_class,
Tejun Heobff04642006-11-10 18:08:10 +09001387 unsigned int flags, u16 *id)
Tejun Heo49016ac2006-02-21 02:12:11 +09001388{
Tejun Heo3373efd2006-05-15 20:57:53 +09001389 struct ata_port *ap = dev->ap;
Tejun Heo49016ac2006-02-21 02:12:11 +09001390 unsigned int class = *p_class;
Tejun Heo49016ac2006-02-21 02:12:11 +09001391 struct ata_taskfile tf;
1392 unsigned int err_mask = 0;
1393 const char *reason;
1394 int rc;
1395
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001396 if (ata_msg_ctl(ap))
Tejun Heo88574552006-06-25 20:00:35 +09001397 ata_dev_printk(dev, KERN_DEBUG, "%s: ENTER, host %u, dev %u\n",
1398 __FUNCTION__, ap->id, dev->devno);
Tejun Heo49016ac2006-02-21 02:12:11 +09001399
Tejun Heo49016ac2006-02-21 02:12:11 +09001400 ata_dev_select(ap, dev->devno, 1, 1); /* select device 0/1 */
1401
1402 retry:
Tejun Heo3373efd2006-05-15 20:57:53 +09001403 ata_tf_init(dev, &tf);
Tejun Heo49016ac2006-02-21 02:12:11 +09001404
1405 switch (class) {
1406 case ATA_DEV_ATA:
1407 tf.command = ATA_CMD_ID_ATA;
1408 break;
1409 case ATA_DEV_ATAPI:
1410 tf.command = ATA_CMD_ID_ATAPI;
1411 break;
1412 default:
1413 rc = -ENODEV;
1414 reason = "unsupported class";
1415 goto err_out;
1416 }
1417
1418 tf.protocol = ATA_PROT_PIO;
Tejun Heo81afe892007-02-07 12:37:41 -08001419
1420 /* Some devices choke if TF registers contain garbage. Make
1421 * sure those are properly initialized.
1422 */
1423 tf.flags |= ATA_TFLAG_ISADDR | ATA_TFLAG_DEVICE;
1424
1425 /* Device presence detection is unreliable on some
1426 * controllers. Always poll IDENTIFY if available.
1427 */
1428 tf.flags |= ATA_TFLAG_POLLING;
Tejun Heo49016ac2006-02-21 02:12:11 +09001429
Tejun Heo3373efd2006-05-15 20:57:53 +09001430 err_mask = ata_exec_internal(dev, &tf, NULL, DMA_FROM_DEVICE,
Tejun Heo49016ac2006-02-21 02:12:11 +09001431 id, sizeof(id[0]) * ATA_ID_WORDS);
Tejun Heo49016ac2006-02-21 02:12:11 +09001432 if (err_mask) {
Tejun Heo800b3992006-12-03 21:34:13 +09001433 if (err_mask & AC_ERR_NODEV_HINT) {
Tejun Heo55a8e2c2006-11-10 18:08:10 +09001434 DPRINTK("ata%u.%d: NODEV after polling detection\n",
1435 ap->id, dev->devno);
1436 return -ENOENT;
1437 }
1438
Tejun Heo49016ac2006-02-21 02:12:11 +09001439 rc = -EIO;
1440 reason = "I/O error";
Tejun Heo49016ac2006-02-21 02:12:11 +09001441 goto err_out;
1442 }
1443
1444 swap_buf_le16(id, ATA_ID_WORDS);
1445
Tejun Heo49016ac2006-02-21 02:12:11 +09001446 /* sanity check */
Tejun Heoa4f57492006-09-12 20:35:49 -07001447 rc = -EINVAL;
1448 reason = "device reports illegal type";
1449
1450 if (class == ATA_DEV_ATA) {
1451 if (!ata_id_is_ata(id) && !ata_id_is_cfa(id))
1452 goto err_out;
1453 } else {
1454 if (ata_id_is_ata(id))
1455 goto err_out;
Tejun Heo49016ac2006-02-21 02:12:11 +09001456 }
1457
Tejun Heobff04642006-11-10 18:08:10 +09001458 if ((flags & ATA_READID_POSTRESET) && class == ATA_DEV_ATA) {
Tejun Heo49016ac2006-02-21 02:12:11 +09001459 /*
1460 * The exact sequence expected by certain pre-ATA4 drives is:
1461 * SRST RESET
1462 * IDENTIFY
1463 * INITIALIZE DEVICE PARAMETERS
1464 * anything else..
1465 * Some drives were very specific about that exact sequence.
1466 */
1467 if (ata_id_major_version(id) < 4 || !ata_id_has_lba(id)) {
Tejun Heo3373efd2006-05-15 20:57:53 +09001468 err_mask = ata_dev_init_params(dev, id[3], id[6]);
Tejun Heo49016ac2006-02-21 02:12:11 +09001469 if (err_mask) {
1470 rc = -EIO;
1471 reason = "INIT_DEV_PARAMS failed";
1472 goto err_out;
1473 }
1474
1475 /* current CHS translation info (id[53-58]) might be
1476 * changed. reread the identify device info.
1477 */
Tejun Heobff04642006-11-10 18:08:10 +09001478 flags &= ~ATA_READID_POSTRESET;
Tejun Heo49016ac2006-02-21 02:12:11 +09001479 goto retry;
1480 }
1481 }
1482
1483 *p_class = class;
Tejun Heofe635c72006-05-15 20:57:35 +09001484
Tejun Heo49016ac2006-02-21 02:12:11 +09001485 return 0;
1486
1487 err_out:
Tejun Heo88574552006-06-25 20:00:35 +09001488 if (ata_msg_warn(ap))
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001489 ata_dev_printk(dev, KERN_WARNING, "failed to IDENTIFY "
Tejun Heo88574552006-06-25 20:00:35 +09001490 "(%s, err_mask=0x%x)\n", reason, err_mask);
Tejun Heo49016ac2006-02-21 02:12:11 +09001491 return rc;
1492}
1493
Tejun Heo3373efd2006-05-15 20:57:53 +09001494static inline u8 ata_dev_knobble(struct ata_device *dev)
Tejun Heo4b2f3ed2006-03-01 16:09:36 +09001495{
Tejun Heo3373efd2006-05-15 20:57:53 +09001496 return ((dev->ap->cbl == ATA_CBL_SATA) && (!ata_id_is_sata(dev->id)));
Tejun Heo4b2f3ed2006-03-01 16:09:36 +09001497}
1498
Tejun Heoa6e6ce82006-05-15 21:03:48 +09001499static void ata_dev_config_ncq(struct ata_device *dev,
1500 char *desc, size_t desc_sz)
1501{
1502 struct ata_port *ap = dev->ap;
1503 int hdepth = 0, ddepth = ata_id_queue_depth(dev->id);
1504
1505 if (!ata_id_has_ncq(dev->id)) {
1506 desc[0] = '\0';
1507 return;
1508 }
Alan Cox6919a0a2006-10-27 19:08:46 -07001509 if (ata_device_blacklisted(dev) & ATA_HORKAGE_NONCQ) {
1510 snprintf(desc, desc_sz, "NCQ (not used)");
1511 return;
1512 }
Tejun Heoa6e6ce82006-05-15 21:03:48 +09001513 if (ap->flags & ATA_FLAG_NCQ) {
Jeff Garzikcca39742006-08-24 03:19:22 -04001514 hdepth = min(ap->scsi_host->can_queue, ATA_MAX_QUEUE - 1);
Tejun Heoa6e6ce82006-05-15 21:03:48 +09001515 dev->flags |= ATA_DFLAG_NCQ;
1516 }
1517
1518 if (hdepth >= ddepth)
1519 snprintf(desc, desc_sz, "NCQ (depth %d)", ddepth);
1520 else
1521 snprintf(desc, desc_sz, "NCQ (depth %d/%d)", hdepth, ddepth);
1522}
1523
Brian Kinge6d902a2006-06-28 08:30:31 -05001524static void ata_set_port_max_cmd_len(struct ata_port *ap)
1525{
1526 int i;
1527
Jeff Garzikcca39742006-08-24 03:19:22 -04001528 if (ap->scsi_host) {
1529 unsigned int len = 0;
1530
Brian Kinge6d902a2006-06-28 08:30:31 -05001531 for (i = 0; i < ATA_MAX_DEVICES; i++)
Jeff Garzikcca39742006-08-24 03:19:22 -04001532 len = max(len, ap->device[i].cdb_len);
1533
1534 ap->scsi_host->max_cmd_len = len;
Brian Kinge6d902a2006-06-28 08:30:31 -05001535 }
1536}
1537
Tejun Heo49016ac2006-02-21 02:12:11 +09001538/**
Tejun Heoffeae412006-03-01 16:09:35 +09001539 * ata_dev_configure - Configure the specified ATA/ATAPI device
Tejun Heoffeae412006-03-01 16:09:35 +09001540 * @dev: Target device to configure
Linus Torvalds1da177e2005-04-16 15:20:36 -07001541 *
Tejun Heoffeae412006-03-01 16:09:35 +09001542 * Configure @dev according to @dev->id. Generic and low-level
1543 * driver specific fixups are also applied.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001544 *
1545 * LOCKING:
Tejun Heoffeae412006-03-01 16:09:35 +09001546 * Kernel thread context (may sleep)
1547 *
1548 * RETURNS:
1549 * 0 on success, -errno otherwise
Linus Torvalds1da177e2005-04-16 15:20:36 -07001550 */
Tejun Heoefdaedc2006-11-01 18:38:52 +09001551int ata_dev_configure(struct ata_device *dev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001552{
Tejun Heo3373efd2006-05-15 20:57:53 +09001553 struct ata_port *ap = dev->ap;
Tejun Heoefdaedc2006-11-01 18:38:52 +09001554 int print_info = ap->eh_context.i.flags & ATA_EHI_PRINTINFO;
Tejun Heo1148c3a2006-03-13 19:48:04 +09001555 const u16 *id = dev->id;
Tejun Heoff8854b2006-03-06 04:31:56 +09001556 unsigned int xfer_mask;
Alan Coxb352e572006-08-10 18:52:12 +01001557 char revbuf[7]; /* XYZ-99\0 */
Eric D. Mudama3f64f562007-01-30 23:00:40 -07001558 char fwrevbuf[ATA_ID_FW_REV_LEN+1];
1559 char modelbuf[ATA_ID_PROD_LEN+1];
Brian Kinge6d902a2006-06-28 08:30:31 -05001560 int rc;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001561
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001562 if (!ata_dev_enabled(dev) && ata_msg_info(ap)) {
Tejun Heo88574552006-06-25 20:00:35 +09001563 ata_dev_printk(dev, KERN_INFO,
1564 "%s: ENTER/EXIT (host %u, dev %u) -- nodev\n",
1565 __FUNCTION__, ap->id, dev->devno);
Tejun Heoffeae412006-03-01 16:09:35 +09001566 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001567 }
1568
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001569 if (ata_msg_probe(ap))
Tejun Heo88574552006-06-25 20:00:35 +09001570 ata_dev_printk(dev, KERN_DEBUG, "%s: ENTER, host %u, dev %u\n",
1571 __FUNCTION__, ap->id, dev->devno);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001572
Kristen Carlson Accardi08573a82006-11-10 16:14:47 -08001573 /* set _SDD */
1574 rc = ata_acpi_push_id(ap, dev->devno);
1575 if (rc) {
1576 ata_dev_printk(dev, KERN_WARNING, "failed to set _SDD(%d)\n",
1577 rc);
1578 }
1579
1580 /* retrieve and execute the ATA task file of _GTF */
1581 ata_acpi_exec_tfs(ap);
1582
Tejun Heoc39f5eb2006-03-13 19:51:19 +09001583 /* print device capabilities */
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001584 if (ata_msg_probe(ap))
Tejun Heo88574552006-06-25 20:00:35 +09001585 ata_dev_printk(dev, KERN_DEBUG,
1586 "%s: cfg 49:%04x 82:%04x 83:%04x 84:%04x "
1587 "85:%04x 86:%04x 87:%04x 88:%04x\n",
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001588 __FUNCTION__,
Tejun Heof15a1da2006-05-15 20:57:56 +09001589 id[49], id[82], id[83], id[84],
1590 id[85], id[86], id[87], id[88]);
Tejun Heoc39f5eb2006-03-13 19:51:19 +09001591
Tejun Heo208a9932006-03-05 17:55:58 +09001592 /* initialize to-be-configured parameters */
Tejun Heoea1dd4e2006-04-02 18:51:53 +09001593 dev->flags &= ~ATA_DFLAG_CFG_MASK;
Tejun Heo208a9932006-03-05 17:55:58 +09001594 dev->max_sectors = 0;
1595 dev->cdb_len = 0;
1596 dev->n_sectors = 0;
1597 dev->cylinders = 0;
1598 dev->heads = 0;
1599 dev->sectors = 0;
1600
Linus Torvalds1da177e2005-04-16 15:20:36 -07001601 /*
1602 * common ATA, ATAPI feature tests
1603 */
1604
Tejun Heoff8854b2006-03-06 04:31:56 +09001605 /* find max transfer mode; for printk only */
Tejun Heo1148c3a2006-03-13 19:48:04 +09001606 xfer_mask = ata_id_xfermask(id);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001607
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001608 if (ata_msg_probe(ap))
1609 ata_dump_id(id);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001610
1611 /* ATA-specific feature tests */
1612 if (dev->class == ATA_DEV_ATA) {
Alan Coxb352e572006-08-10 18:52:12 +01001613 if (ata_id_is_cfa(id)) {
1614 if (id[162] & 1) /* CPRM may make this media unusable */
1615 ata_dev_printk(dev, KERN_WARNING, "ata%u: device %u supports DRM functions and may not be fully accessable.\n",
1616 ap->id, dev->devno);
1617 snprintf(revbuf, 7, "CFA");
1618 }
1619 else
1620 snprintf(revbuf, 7, "ATA-%d", ata_id_major_version(id));
1621
Tejun Heo1148c3a2006-03-13 19:48:04 +09001622 dev->n_sectors = ata_id_n_sectors(id);
Tejun Heo29407402006-02-12 22:47:04 +09001623
Eric D. Mudama3f64f562007-01-30 23:00:40 -07001624 /* SCSI only uses 4-char revisions, dump full 8 chars from ATA */
Jeff Garzik591a6e82007-02-06 21:08:14 -05001625 ata_id_c_string(dev->id, fwrevbuf, ATA_ID_FW_REV,
Eric D. Mudama3f64f562007-01-30 23:00:40 -07001626 sizeof(fwrevbuf));
1627
Jeff Garzik591a6e82007-02-06 21:08:14 -05001628 ata_id_c_string(dev->id, modelbuf, ATA_ID_PROD,
Eric D. Mudama3f64f562007-01-30 23:00:40 -07001629 sizeof(modelbuf));
1630
1631 if (dev->id[59] & 0x100)
1632 dev->multi_count = dev->id[59] & 0xff;
1633
Tejun Heo1148c3a2006-03-13 19:48:04 +09001634 if (ata_id_has_lba(id)) {
Tejun Heo4c2d7212006-03-05 17:55:58 +09001635 const char *lba_desc;
Tejun Heoa6e6ce82006-05-15 21:03:48 +09001636 char ncq_desc[20];
Albert Lee8bf62ec2005-05-12 15:29:42 -04001637
Tejun Heo4c2d7212006-03-05 17:55:58 +09001638 lba_desc = "LBA";
1639 dev->flags |= ATA_DFLAG_LBA;
Tejun Heo1148c3a2006-03-13 19:48:04 +09001640 if (ata_id_has_lba48(id)) {
Albert Lee8bf62ec2005-05-12 15:29:42 -04001641 dev->flags |= ATA_DFLAG_LBA48;
Tejun Heo4c2d7212006-03-05 17:55:58 +09001642 lba_desc = "LBA48";
Tejun Heo6fc49ad2006-11-11 20:10:45 +09001643
1644 if (dev->n_sectors >= (1UL << 28) &&
1645 ata_id_has_flush_ext(id))
1646 dev->flags |= ATA_DFLAG_FLUSH_EXT;
Tejun Heo4c2d7212006-03-05 17:55:58 +09001647 }
Albert Lee8bf62ec2005-05-12 15:29:42 -04001648
Tejun Heoa6e6ce82006-05-15 21:03:48 +09001649 /* config NCQ */
1650 ata_dev_config_ncq(dev, ncq_desc, sizeof(ncq_desc));
1651
Albert Lee8bf62ec2005-05-12 15:29:42 -04001652 /* print device info to dmesg */
Eric D. Mudama3f64f562007-01-30 23:00:40 -07001653 if (ata_msg_drv(ap) && print_info) {
1654 ata_dev_printk(dev, KERN_INFO,
1655 "%s: %s, %s, max %s\n",
1656 revbuf, modelbuf, fwrevbuf,
1657 ata_mode_string(xfer_mask));
1658 ata_dev_printk(dev, KERN_INFO,
1659 "%Lu sectors, multi %u: %s %s\n",
Tejun Heof15a1da2006-05-15 20:57:56 +09001660 (unsigned long long)dev->n_sectors,
Eric D. Mudama3f64f562007-01-30 23:00:40 -07001661 dev->multi_count, lba_desc, ncq_desc);
1662 }
Tejun Heoffeae412006-03-01 16:09:35 +09001663 } else {
Albert Lee8bf62ec2005-05-12 15:29:42 -04001664 /* CHS */
1665
1666 /* Default translation */
Tejun Heo1148c3a2006-03-13 19:48:04 +09001667 dev->cylinders = id[1];
1668 dev->heads = id[3];
1669 dev->sectors = id[6];
Albert Lee8bf62ec2005-05-12 15:29:42 -04001670
Tejun Heo1148c3a2006-03-13 19:48:04 +09001671 if (ata_id_current_chs_valid(id)) {
Albert Lee8bf62ec2005-05-12 15:29:42 -04001672 /* Current CHS translation is valid. */
Tejun Heo1148c3a2006-03-13 19:48:04 +09001673 dev->cylinders = id[54];
1674 dev->heads = id[55];
1675 dev->sectors = id[56];
Albert Lee8bf62ec2005-05-12 15:29:42 -04001676 }
1677
1678 /* print device info to dmesg */
Eric D. Mudama3f64f562007-01-30 23:00:40 -07001679 if (ata_msg_drv(ap) && print_info) {
Tejun Heo88574552006-06-25 20:00:35 +09001680 ata_dev_printk(dev, KERN_INFO,
Eric D. Mudama3f64f562007-01-30 23:00:40 -07001681 "%s: %s, %s, max %s\n",
1682 revbuf, modelbuf, fwrevbuf,
1683 ata_mode_string(xfer_mask));
1684 ata_dev_printk(dev, KERN_INFO,
1685 "%Lu sectors, multi %u, CHS %u/%u/%u\n",
1686 (unsigned long long)dev->n_sectors,
1687 dev->multi_count, dev->cylinders,
1688 dev->heads, dev->sectors);
1689 }
Albert Lee07f6f7d2005-11-01 19:33:20 +08001690 }
1691
Tejun Heo6e7846e2006-02-12 23:32:58 +09001692 dev->cdb_len = 16;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001693 }
1694
1695 /* ATAPI-specific feature tests */
Jeff Garzik2c13b7c2005-11-14 14:14:16 -05001696 else if (dev->class == ATA_DEV_ATAPI) {
Albert Lee08a556d2006-03-31 13:29:04 +08001697 char *cdb_intr_string = "";
1698
Tejun Heo1148c3a2006-03-13 19:48:04 +09001699 rc = atapi_cdb_len(id);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001700 if ((rc < 12) || (rc > ATAPI_CDB_LEN)) {
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001701 if (ata_msg_warn(ap))
Tejun Heo88574552006-06-25 20:00:35 +09001702 ata_dev_printk(dev, KERN_WARNING,
1703 "unsupported CDB len\n");
Tejun Heoffeae412006-03-01 16:09:35 +09001704 rc = -EINVAL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001705 goto err_out_nosup;
1706 }
Tejun Heo6e7846e2006-02-12 23:32:58 +09001707 dev->cdb_len = (unsigned int) rc;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001708
Albert Lee08a556d2006-03-31 13:29:04 +08001709 if (ata_id_cdb_intr(dev->id)) {
Albert Lee312f7da2005-09-27 17:38:03 +08001710 dev->flags |= ATA_DFLAG_CDB_INTR;
Albert Lee08a556d2006-03-31 13:29:04 +08001711 cdb_intr_string = ", CDB intr";
1712 }
Albert Lee312f7da2005-09-27 17:38:03 +08001713
Linus Torvalds1da177e2005-04-16 15:20:36 -07001714 /* print device info to dmesg */
Borislav Petkov5afc8142006-06-27 14:51:25 +02001715 if (ata_msg_drv(ap) && print_info)
Tejun Heo12436c32006-05-15 20:59:15 +09001716 ata_dev_printk(dev, KERN_INFO, "ATAPI, max %s%s\n",
1717 ata_mode_string(xfer_mask),
1718 cdb_intr_string);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001719 }
1720
Tejun Heo914ed352006-11-01 18:39:55 +09001721 /* determine max_sectors */
1722 dev->max_sectors = ATA_MAX_SECTORS;
1723 if (dev->flags & ATA_DFLAG_LBA48)
1724 dev->max_sectors = ATA_MAX_SECTORS_LBA48;
1725
Alan Cox93590852006-09-12 16:55:12 +01001726 if (dev->horkage & ATA_HORKAGE_DIAGNOSTIC) {
1727 /* Let the user know. We don't want to disallow opens for
1728 rescue purposes, or in case the vendor is just a blithering
1729 idiot */
1730 if (print_info) {
1731 ata_dev_printk(dev, KERN_WARNING,
1732"Drive reports diagnostics failure. This may indicate a drive\n");
1733 ata_dev_printk(dev, KERN_WARNING,
1734"fault or invalid emulation. Contact drive vendor for information.\n");
1735 }
1736 }
1737
Brian Kinge6d902a2006-06-28 08:30:31 -05001738 ata_set_port_max_cmd_len(ap);
Tejun Heo6e7846e2006-02-12 23:32:58 +09001739
Tejun Heo4b2f3ed2006-03-01 16:09:36 +09001740 /* limit bridge transfers to udma5, 200 sectors */
Tejun Heo3373efd2006-05-15 20:57:53 +09001741 if (ata_dev_knobble(dev)) {
Borislav Petkov5afc8142006-06-27 14:51:25 +02001742 if (ata_msg_drv(ap) && print_info)
Tejun Heof15a1da2006-05-15 20:57:56 +09001743 ata_dev_printk(dev, KERN_INFO,
1744 "applying bridge limits\n");
Tejun Heo5a529132006-03-24 14:07:50 +09001745 dev->udma_mask &= ATA_UDMA5;
Tejun Heo4b2f3ed2006-03-01 16:09:36 +09001746 dev->max_sectors = ATA_MAX_SECTORS;
1747 }
1748
1749 if (ap->ops->dev_config)
1750 ap->ops->dev_config(ap, dev);
1751
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001752 if (ata_msg_probe(ap))
1753 ata_dev_printk(dev, KERN_DEBUG, "%s: EXIT, drv_stat = 0x%x\n",
1754 __FUNCTION__, ata_chk_status(ap));
Tejun Heoffeae412006-03-01 16:09:35 +09001755 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001756
1757err_out_nosup:
Borislav Petkov0dd4b212006-06-23 02:29:08 -04001758 if (ata_msg_probe(ap))
Tejun Heo88574552006-06-25 20:00:35 +09001759 ata_dev_printk(dev, KERN_DEBUG,
1760 "%s: EXIT, err\n", __FUNCTION__);
Tejun Heoffeae412006-03-01 16:09:35 +09001761 return rc;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001762}
1763
1764/**
1765 * ata_bus_probe - Reset and probe ATA bus
1766 * @ap: Bus to probe
1767 *
Jeff Garzik0cba6322005-05-30 19:49:12 -04001768 * Master ATA bus probing function. Initiates a hardware-dependent
1769 * bus reset, then attempts to identify any devices found on
1770 * the bus.
1771 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07001772 * LOCKING:
Jeff Garzik0cba6322005-05-30 19:49:12 -04001773 * PCI/etc. bus probe sem.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001774 *
1775 * RETURNS:
Tejun Heo96072e62006-04-01 01:38:17 +09001776 * Zero on success, negative errno otherwise.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001777 */
1778
Brian King80289162006-08-07 14:27:31 -05001779int ata_bus_probe(struct ata_port *ap)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001780{
Tejun Heo28ca5c52006-03-01 16:09:36 +09001781 unsigned int classes[ATA_MAX_DEVICES];
Tejun Heo14d2bac2006-04-02 17:54:46 +09001782 int tries[ATA_MAX_DEVICES];
Tejun Heo4ae72a12007-02-02 16:22:30 +09001783 int i, rc;
Tejun Heoe82cbdb2006-04-01 01:38:18 +09001784 struct ata_device *dev;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001785
Tejun Heo28ca5c52006-03-01 16:09:36 +09001786 ata_port_probe(ap);
1787
Tejun Heo14d2bac2006-04-02 17:54:46 +09001788 for (i = 0; i < ATA_MAX_DEVICES; i++)
1789 tries[i] = ATA_PROBE_MAX_TRIES;
1790
1791 retry:
Tejun Heo20444702006-03-13 01:57:01 +09001792 /* reset and determine device classes */
Tejun Heo52783c52006-05-31 18:28:22 +09001793 ap->ops->phy_reset(ap);
Tejun Heo2061a472006-03-12 00:57:39 +09001794
Tejun Heo52783c52006-05-31 18:28:22 +09001795 for (i = 0; i < ATA_MAX_DEVICES; i++) {
1796 dev = &ap->device[i];
Tejun Heoc19ba8a2006-01-24 17:05:22 +09001797
Tejun Heo52783c52006-05-31 18:28:22 +09001798 if (!(ap->flags & ATA_FLAG_DISABLED) &&
1799 dev->class != ATA_DEV_UNKNOWN)
1800 classes[dev->devno] = dev->class;
1801 else
1802 classes[dev->devno] = ATA_DEV_NONE;
Tejun Heo20444702006-03-13 01:57:01 +09001803
Tejun Heo52783c52006-05-31 18:28:22 +09001804 dev->class = ATA_DEV_UNKNOWN;
Tejun Heo28ca5c52006-03-01 16:09:36 +09001805 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001806
Tejun Heo52783c52006-05-31 18:28:22 +09001807 ata_port_probe(ap);
Tejun Heo20444702006-03-13 01:57:01 +09001808
Alan Coxb6079ca2006-05-22 16:52:06 +01001809 /* after the reset the device state is PIO 0 and the controller
1810 state is undefined. Record the mode */
1811
1812 for (i = 0; i < ATA_MAX_DEVICES; i++)
1813 ap->device[i].pio_mode = XFER_PIO_0;
1814
Tejun Heo28ca5c52006-03-01 16:09:36 +09001815 /* read IDENTIFY page and configure devices */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001816 for (i = 0; i < ATA_MAX_DEVICES; i++) {
Tejun Heoe82cbdb2006-04-01 01:38:18 +09001817 dev = &ap->device[i];
Tejun Heo28ca5c52006-03-01 16:09:36 +09001818
Tejun Heoec573752006-04-11 22:26:29 +09001819 if (tries[i])
1820 dev->class = classes[i];
Tejun Heo14d2bac2006-04-02 17:54:46 +09001821
Tejun Heoe1211e32006-04-01 01:38:18 +09001822 if (!ata_dev_enabled(dev))
Tejun Heoffeae412006-03-01 16:09:35 +09001823 continue;
1824
Tejun Heobff04642006-11-10 18:08:10 +09001825 rc = ata_dev_read_id(dev, &dev->class, ATA_READID_POSTRESET,
1826 dev->id);
Tejun Heo14d2bac2006-04-02 17:54:46 +09001827 if (rc)
1828 goto fail;
Tejun Heoffeae412006-03-01 16:09:35 +09001829
Tejun Heoefdaedc2006-11-01 18:38:52 +09001830 ap->eh_context.i.flags |= ATA_EHI_PRINTINFO;
1831 rc = ata_dev_configure(dev);
1832 ap->eh_context.i.flags &= ~ATA_EHI_PRINTINFO;
Tejun Heo14d2bac2006-04-02 17:54:46 +09001833 if (rc)
1834 goto fail;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001835 }
1836
Tejun Heoe82cbdb2006-04-01 01:38:18 +09001837 /* configure transfer mode */
Tejun Heo3adcebb2006-05-15 20:57:37 +09001838 rc = ata_set_mode(ap, &dev);
Tejun Heo4ae72a12007-02-02 16:22:30 +09001839 if (rc)
Tejun Heo51713d32006-04-11 22:26:29 +09001840 goto fail;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001841
Tejun Heoe82cbdb2006-04-01 01:38:18 +09001842 for (i = 0; i < ATA_MAX_DEVICES; i++)
1843 if (ata_dev_enabled(&ap->device[i]))
1844 return 0;
Alan Coxe35a9e02006-03-27 18:46:37 +01001845
Tejun Heoe82cbdb2006-04-01 01:38:18 +09001846 /* no device present, disable port */
1847 ata_port_disable(ap);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001848 ap->ops->port_disable(ap);
Tejun Heo96072e62006-04-01 01:38:17 +09001849 return -ENODEV;
Tejun Heo14d2bac2006-04-02 17:54:46 +09001850
1851 fail:
Tejun Heo4ae72a12007-02-02 16:22:30 +09001852 tries[dev->devno]--;
1853
Tejun Heo14d2bac2006-04-02 17:54:46 +09001854 switch (rc) {
1855 case -EINVAL:
Tejun Heo4ae72a12007-02-02 16:22:30 +09001856 /* eeek, something went very wrong, give up */
Tejun Heo14d2bac2006-04-02 17:54:46 +09001857 tries[dev->devno] = 0;
1858 break;
Tejun Heo4ae72a12007-02-02 16:22:30 +09001859
1860 case -ENODEV:
1861 /* give it just one more chance */
1862 tries[dev->devno] = min(tries[dev->devno], 1);
Tejun Heo14d2bac2006-04-02 17:54:46 +09001863 case -EIO:
Tejun Heo4ae72a12007-02-02 16:22:30 +09001864 if (tries[dev->devno] == 1) {
1865 /* This is the last chance, better to slow
1866 * down than lose it.
1867 */
1868 sata_down_spd_limit(ap);
1869 ata_down_xfermask_limit(dev, ATA_DNXFER_PIO);
1870 }
Tejun Heo14d2bac2006-04-02 17:54:46 +09001871 }
1872
Tejun Heo4ae72a12007-02-02 16:22:30 +09001873 if (!tries[dev->devno])
Tejun Heo3373efd2006-05-15 20:57:53 +09001874 ata_dev_disable(dev);
Tejun Heoec573752006-04-11 22:26:29 +09001875
Tejun Heo14d2bac2006-04-02 17:54:46 +09001876 goto retry;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001877}
1878
1879/**
Jeff Garzik0cba6322005-05-30 19:49:12 -04001880 * ata_port_probe - Mark port as enabled
1881 * @ap: Port for which we indicate enablement
Linus Torvalds1da177e2005-04-16 15:20:36 -07001882 *
Jeff Garzik0cba6322005-05-30 19:49:12 -04001883 * Modify @ap data structure such that the system
1884 * thinks that the entire port is enabled.
1885 *
Jeff Garzikcca39742006-08-24 03:19:22 -04001886 * LOCKING: host lock, or some other form of
Jeff Garzik0cba6322005-05-30 19:49:12 -04001887 * serialization.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001888 */
1889
1890void ata_port_probe(struct ata_port *ap)
1891{
Tejun Heo198e0fe2006-04-02 18:51:52 +09001892 ap->flags &= ~ATA_FLAG_DISABLED;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001893}
1894
1895/**
Tejun Heo3be680b2005-12-19 22:35:02 +09001896 * sata_print_link_status - Print SATA link status
1897 * @ap: SATA port to printk link status about
1898 *
1899 * This function prints link speed and status of a SATA link.
1900 *
1901 * LOCKING:
1902 * None.
1903 */
1904static void sata_print_link_status(struct ata_port *ap)
1905{
Tejun Heo6d5f9732006-04-03 00:09:41 +09001906 u32 sstatus, scontrol, tmp;
Tejun Heo3be680b2005-12-19 22:35:02 +09001907
Tejun Heo81952c52006-05-15 20:57:47 +09001908 if (sata_scr_read(ap, SCR_STATUS, &sstatus))
Tejun Heo3be680b2005-12-19 22:35:02 +09001909 return;
Tejun Heo81952c52006-05-15 20:57:47 +09001910 sata_scr_read(ap, SCR_CONTROL, &scontrol);
Tejun Heo3be680b2005-12-19 22:35:02 +09001911
Tejun Heo81952c52006-05-15 20:57:47 +09001912 if (ata_port_online(ap)) {
Tejun Heo3be680b2005-12-19 22:35:02 +09001913 tmp = (sstatus >> 4) & 0xf;
Tejun Heof15a1da2006-05-15 20:57:56 +09001914 ata_port_printk(ap, KERN_INFO,
1915 "SATA link up %s (SStatus %X SControl %X)\n",
1916 sata_spd_string(tmp), sstatus, scontrol);
Tejun Heo3be680b2005-12-19 22:35:02 +09001917 } else {
Tejun Heof15a1da2006-05-15 20:57:56 +09001918 ata_port_printk(ap, KERN_INFO,
1919 "SATA link down (SStatus %X SControl %X)\n",
1920 sstatus, scontrol);
Tejun Heo3be680b2005-12-19 22:35:02 +09001921 }
1922}
1923
1924/**
Jeff Garzik780a87f2005-05-30 15:41:05 -04001925 * __sata_phy_reset - Wake/reset a low-level SATA PHY
1926 * @ap: SATA port associated with target SATA PHY.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001927 *
Jeff Garzik780a87f2005-05-30 15:41:05 -04001928 * This function issues commands to standard SATA Sxxx
1929 * PHY registers, to wake up the phy (and device), and
1930 * clear any reset condition.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001931 *
1932 * LOCKING:
Jeff Garzik0cba6322005-05-30 19:49:12 -04001933 * PCI/etc. bus probe sem.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001934 *
1935 */
1936void __sata_phy_reset(struct ata_port *ap)
1937{
1938 u32 sstatus;
1939 unsigned long timeout = jiffies + (HZ * 5);
1940
1941 if (ap->flags & ATA_FLAG_SATA_RESET) {
Brett Russcdcca892005-03-28 15:10:27 -05001942 /* issue phy wake/reset */
Tejun Heo81952c52006-05-15 20:57:47 +09001943 sata_scr_write_flush(ap, SCR_CONTROL, 0x301);
Tejun Heo62ba2842005-06-26 23:27:19 +09001944 /* Couldn't find anything in SATA I/II specs, but
1945 * AHCI-1.1 10.4.2 says at least 1 ms. */
1946 mdelay(1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001947 }
Tejun Heo81952c52006-05-15 20:57:47 +09001948 /* phy wake/clear reset */
1949 sata_scr_write_flush(ap, SCR_CONTROL, 0x300);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001950
1951 /* wait for phy to become ready, if necessary */
1952 do {
1953 msleep(200);
Tejun Heo81952c52006-05-15 20:57:47 +09001954 sata_scr_read(ap, SCR_STATUS, &sstatus);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001955 if ((sstatus & 0xf) != 1)
1956 break;
1957 } while (time_before(jiffies, timeout));
1958
Tejun Heo3be680b2005-12-19 22:35:02 +09001959 /* print link status */
1960 sata_print_link_status(ap);
Jeff Garzik656563e2005-11-20 03:36:45 -05001961
Tejun Heo3be680b2005-12-19 22:35:02 +09001962 /* TODO: phy layer with polling, timeouts, etc. */
Tejun Heo81952c52006-05-15 20:57:47 +09001963 if (!ata_port_offline(ap))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001964 ata_port_probe(ap);
Tejun Heo3be680b2005-12-19 22:35:02 +09001965 else
Linus Torvalds1da177e2005-04-16 15:20:36 -07001966 ata_port_disable(ap);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001967
Tejun Heo198e0fe2006-04-02 18:51:52 +09001968 if (ap->flags & ATA_FLAG_DISABLED)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001969 return;
1970
1971 if (ata_busy_sleep(ap, ATA_TMOUT_BOOT_QUICK, ATA_TMOUT_BOOT)) {
1972 ata_port_disable(ap);
1973 return;
1974 }
1975
1976 ap->cbl = ATA_CBL_SATA;
1977}
1978
1979/**
Jeff Garzik780a87f2005-05-30 15:41:05 -04001980 * sata_phy_reset - Reset SATA bus.
1981 * @ap: SATA port associated with target SATA PHY.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001982 *
Jeff Garzik780a87f2005-05-30 15:41:05 -04001983 * This function resets the SATA bus, and then probes
1984 * the bus for devices.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001985 *
1986 * LOCKING:
Jeff Garzik0cba6322005-05-30 19:49:12 -04001987 * PCI/etc. bus probe sem.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001988 *
1989 */
1990void sata_phy_reset(struct ata_port *ap)
1991{
1992 __sata_phy_reset(ap);
Tejun Heo198e0fe2006-04-02 18:51:52 +09001993 if (ap->flags & ATA_FLAG_DISABLED)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001994 return;
1995 ata_bus_reset(ap);
1996}
1997
1998/**
Alan Coxebdfca62006-03-23 15:38:34 +00001999 * ata_dev_pair - return other device on cable
Alan Coxebdfca62006-03-23 15:38:34 +00002000 * @adev: device
2001 *
2002 * Obtain the other device on the same cable, or if none is
2003 * present NULL is returned
2004 */
Jeff Garzik2e9edbf2006-03-24 09:56:57 -05002005
Tejun Heo3373efd2006-05-15 20:57:53 +09002006struct ata_device *ata_dev_pair(struct ata_device *adev)
Alan Coxebdfca62006-03-23 15:38:34 +00002007{
Tejun Heo3373efd2006-05-15 20:57:53 +09002008 struct ata_port *ap = adev->ap;
Alan Coxebdfca62006-03-23 15:38:34 +00002009 struct ata_device *pair = &ap->device[1 - adev->devno];
Tejun Heoe1211e32006-04-01 01:38:18 +09002010 if (!ata_dev_enabled(pair))
Alan Coxebdfca62006-03-23 15:38:34 +00002011 return NULL;
2012 return pair;
2013}
2014
2015/**
Jeff Garzik780a87f2005-05-30 15:41:05 -04002016 * ata_port_disable - Disable port.
2017 * @ap: Port to be disabled.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002018 *
Jeff Garzik780a87f2005-05-30 15:41:05 -04002019 * Modify @ap data structure such that the system
2020 * thinks that the entire port is disabled, and should
2021 * never attempt to probe or communicate with devices
2022 * on this port.
2023 *
Jeff Garzikcca39742006-08-24 03:19:22 -04002024 * LOCKING: host lock, or some other form of
Jeff Garzik780a87f2005-05-30 15:41:05 -04002025 * serialization.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002026 */
2027
2028void ata_port_disable(struct ata_port *ap)
2029{
2030 ap->device[0].class = ATA_DEV_NONE;
2031 ap->device[1].class = ATA_DEV_NONE;
Tejun Heo198e0fe2006-04-02 18:51:52 +09002032 ap->flags |= ATA_FLAG_DISABLED;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002033}
2034
Tejun Heo1c3fae42006-04-02 20:53:28 +09002035/**
Tejun Heo3c567b72006-05-15 20:57:23 +09002036 * sata_down_spd_limit - adjust SATA spd limit downward
Tejun Heo1c3fae42006-04-02 20:53:28 +09002037 * @ap: Port to adjust SATA spd limit for
2038 *
2039 * Adjust SATA spd limit of @ap downward. Note that this
2040 * function only adjusts the limit. The change must be applied
Tejun Heo3c567b72006-05-15 20:57:23 +09002041 * using sata_set_spd().
Tejun Heo1c3fae42006-04-02 20:53:28 +09002042 *
2043 * LOCKING:
2044 * Inherited from caller.
2045 *
2046 * RETURNS:
2047 * 0 on success, negative errno on failure
2048 */
Tejun Heo3c567b72006-05-15 20:57:23 +09002049int sata_down_spd_limit(struct ata_port *ap)
Tejun Heo1c3fae42006-04-02 20:53:28 +09002050{
Tejun Heo81952c52006-05-15 20:57:47 +09002051 u32 sstatus, spd, mask;
2052 int rc, highbit;
Tejun Heo1c3fae42006-04-02 20:53:28 +09002053
Tejun Heo81952c52006-05-15 20:57:47 +09002054 rc = sata_scr_read(ap, SCR_STATUS, &sstatus);
2055 if (rc)
2056 return rc;
Tejun Heo1c3fae42006-04-02 20:53:28 +09002057
2058 mask = ap->sata_spd_limit;
2059 if (mask <= 1)
2060 return -EINVAL;
2061 highbit = fls(mask) - 1;
2062 mask &= ~(1 << highbit);
2063
Tejun Heo81952c52006-05-15 20:57:47 +09002064 spd = (sstatus >> 4) & 0xf;
Tejun Heo1c3fae42006-04-02 20:53:28 +09002065 if (spd <= 1)
2066 return -EINVAL;
2067 spd--;
2068 mask &= (1 << spd) - 1;
2069 if (!mask)
2070 return -EINVAL;
2071
2072 ap->sata_spd_limit = mask;
2073
Tejun Heof15a1da2006-05-15 20:57:56 +09002074 ata_port_printk(ap, KERN_WARNING, "limiting SATA link speed to %s\n",
2075 sata_spd_string(fls(mask)));
Tejun Heo1c3fae42006-04-02 20:53:28 +09002076
2077 return 0;
2078}
2079
Tejun Heo3c567b72006-05-15 20:57:23 +09002080static int __sata_set_spd_needed(struct ata_port *ap, u32 *scontrol)
Tejun Heo1c3fae42006-04-02 20:53:28 +09002081{
2082 u32 spd, limit;
2083
2084 if (ap->sata_spd_limit == UINT_MAX)
2085 limit = 0;
2086 else
2087 limit = fls(ap->sata_spd_limit);
2088
2089 spd = (*scontrol >> 4) & 0xf;
2090 *scontrol = (*scontrol & ~0xf0) | ((limit & 0xf) << 4);
2091
2092 return spd != limit;
2093}
2094
2095/**
Tejun Heo3c567b72006-05-15 20:57:23 +09002096 * sata_set_spd_needed - is SATA spd configuration needed
Tejun Heo1c3fae42006-04-02 20:53:28 +09002097 * @ap: Port in question
2098 *
2099 * Test whether the spd limit in SControl matches
2100 * @ap->sata_spd_limit. This function is used to determine
2101 * whether hardreset is necessary to apply SATA spd
2102 * configuration.
2103 *
2104 * LOCKING:
2105 * Inherited from caller.
2106 *
2107 * RETURNS:
2108 * 1 if SATA spd configuration is needed, 0 otherwise.
2109 */
Tejun Heo3c567b72006-05-15 20:57:23 +09002110int sata_set_spd_needed(struct ata_port *ap)
Tejun Heo1c3fae42006-04-02 20:53:28 +09002111{
2112 u32 scontrol;
2113
Tejun Heo81952c52006-05-15 20:57:47 +09002114 if (sata_scr_read(ap, SCR_CONTROL, &scontrol))
Tejun Heo1c3fae42006-04-02 20:53:28 +09002115 return 0;
2116
Tejun Heo3c567b72006-05-15 20:57:23 +09002117 return __sata_set_spd_needed(ap, &scontrol);
Tejun Heo1c3fae42006-04-02 20:53:28 +09002118}
2119
2120/**
Tejun Heo3c567b72006-05-15 20:57:23 +09002121 * sata_set_spd - set SATA spd according to spd limit
Tejun Heo1c3fae42006-04-02 20:53:28 +09002122 * @ap: Port to set SATA spd for
2123 *
2124 * Set SATA spd of @ap according to sata_spd_limit.
2125 *
2126 * LOCKING:
2127 * Inherited from caller.
2128 *
2129 * RETURNS:
2130 * 0 if spd doesn't need to be changed, 1 if spd has been
Tejun Heo81952c52006-05-15 20:57:47 +09002131 * changed. Negative errno if SCR registers are inaccessible.
Tejun Heo1c3fae42006-04-02 20:53:28 +09002132 */
Tejun Heo3c567b72006-05-15 20:57:23 +09002133int sata_set_spd(struct ata_port *ap)
Tejun Heo1c3fae42006-04-02 20:53:28 +09002134{
2135 u32 scontrol;
Tejun Heo81952c52006-05-15 20:57:47 +09002136 int rc;
Tejun Heo1c3fae42006-04-02 20:53:28 +09002137
Tejun Heo81952c52006-05-15 20:57:47 +09002138 if ((rc = sata_scr_read(ap, SCR_CONTROL, &scontrol)))
2139 return rc;
Tejun Heo1c3fae42006-04-02 20:53:28 +09002140
Tejun Heo3c567b72006-05-15 20:57:23 +09002141 if (!__sata_set_spd_needed(ap, &scontrol))
Tejun Heo1c3fae42006-04-02 20:53:28 +09002142 return 0;
2143
Tejun Heo81952c52006-05-15 20:57:47 +09002144 if ((rc = sata_scr_write(ap, SCR_CONTROL, scontrol)))
2145 return rc;
2146
Tejun Heo1c3fae42006-04-02 20:53:28 +09002147 return 1;
2148}
2149
Alan Cox452503f2005-10-21 19:01:32 -04002150/*
2151 * This mode timing computation functionality is ported over from
2152 * drivers/ide/ide-timing.h and was originally written by Vojtech Pavlik
2153 */
2154/*
Alan Coxb352e572006-08-10 18:52:12 +01002155 * PIO 0-4, MWDMA 0-2 and UDMA 0-6 timings (in nanoseconds).
Alan Cox452503f2005-10-21 19:01:32 -04002156 * These were taken from ATA/ATAPI-6 standard, rev 0a, except
Alan Coxb352e572006-08-10 18:52:12 +01002157 * for UDMA6, which is currently supported only by Maxtor drives.
2158 *
2159 * For PIO 5/6 MWDMA 3/4 see the CFA specification 3.0.
Alan Cox452503f2005-10-21 19:01:32 -04002160 */
2161
2162static const struct ata_timing ata_timing[] = {
2163
2164 { XFER_UDMA_6, 0, 0, 0, 0, 0, 0, 0, 15 },
2165 { XFER_UDMA_5, 0, 0, 0, 0, 0, 0, 0, 20 },
2166 { XFER_UDMA_4, 0, 0, 0, 0, 0, 0, 0, 30 },
2167 { XFER_UDMA_3, 0, 0, 0, 0, 0, 0, 0, 45 },
2168
Alan Coxb352e572006-08-10 18:52:12 +01002169 { XFER_MW_DMA_4, 25, 0, 0, 0, 55, 20, 80, 0 },
2170 { XFER_MW_DMA_3, 25, 0, 0, 0, 65, 25, 100, 0 },
Alan Cox452503f2005-10-21 19:01:32 -04002171 { XFER_UDMA_2, 0, 0, 0, 0, 0, 0, 0, 60 },
2172 { XFER_UDMA_1, 0, 0, 0, 0, 0, 0, 0, 80 },
2173 { XFER_UDMA_0, 0, 0, 0, 0, 0, 0, 0, 120 },
2174
2175/* { XFER_UDMA_SLOW, 0, 0, 0, 0, 0, 0, 0, 150 }, */
Jeff Garzik2e9edbf2006-03-24 09:56:57 -05002176
Alan Cox452503f2005-10-21 19:01:32 -04002177 { XFER_MW_DMA_2, 25, 0, 0, 0, 70, 25, 120, 0 },
2178 { XFER_MW_DMA_1, 45, 0, 0, 0, 80, 50, 150, 0 },
2179 { XFER_MW_DMA_0, 60, 0, 0, 0, 215, 215, 480, 0 },
Jeff Garzik2e9edbf2006-03-24 09:56:57 -05002180
Alan Cox452503f2005-10-21 19:01:32 -04002181 { XFER_SW_DMA_2, 60, 0, 0, 0, 120, 120, 240, 0 },
2182 { XFER_SW_DMA_1, 90, 0, 0, 0, 240, 240, 480, 0 },
2183 { XFER_SW_DMA_0, 120, 0, 0, 0, 480, 480, 960, 0 },
2184
Alan Coxb352e572006-08-10 18:52:12 +01002185 { XFER_PIO_6, 10, 55, 20, 80, 55, 20, 80, 0 },
2186 { XFER_PIO_5, 15, 65, 25, 100, 65, 25, 100, 0 },
Alan Cox452503f2005-10-21 19:01:32 -04002187 { XFER_PIO_4, 25, 70, 25, 120, 70, 25, 120, 0 },
2188 { XFER_PIO_3, 30, 80, 70, 180, 80, 70, 180, 0 },
2189
2190 { XFER_PIO_2, 30, 290, 40, 330, 100, 90, 240, 0 },
2191 { XFER_PIO_1, 50, 290, 93, 383, 125, 100, 383, 0 },
2192 { XFER_PIO_0, 70, 290, 240, 600, 165, 150, 600, 0 },
2193
2194/* { XFER_PIO_SLOW, 120, 290, 240, 960, 290, 240, 960, 0 }, */
2195
2196 { 0xFF }
2197};
2198
2199#define ENOUGH(v,unit) (((v)-1)/(unit)+1)
2200#define EZ(v,unit) ((v)?ENOUGH(v,unit):0)
2201
2202static void ata_timing_quantize(const struct ata_timing *t, struct ata_timing *q, int T, int UT)
2203{
2204 q->setup = EZ(t->setup * 1000, T);
2205 q->act8b = EZ(t->act8b * 1000, T);
2206 q->rec8b = EZ(t->rec8b * 1000, T);
2207 q->cyc8b = EZ(t->cyc8b * 1000, T);
2208 q->active = EZ(t->active * 1000, T);
2209 q->recover = EZ(t->recover * 1000, T);
2210 q->cycle = EZ(t->cycle * 1000, T);
2211 q->udma = EZ(t->udma * 1000, UT);
2212}
2213
2214void ata_timing_merge(const struct ata_timing *a, const struct ata_timing *b,
2215 struct ata_timing *m, unsigned int what)
2216{
2217 if (what & ATA_TIMING_SETUP ) m->setup = max(a->setup, b->setup);
2218 if (what & ATA_TIMING_ACT8B ) m->act8b = max(a->act8b, b->act8b);
2219 if (what & ATA_TIMING_REC8B ) m->rec8b = max(a->rec8b, b->rec8b);
2220 if (what & ATA_TIMING_CYC8B ) m->cyc8b = max(a->cyc8b, b->cyc8b);
2221 if (what & ATA_TIMING_ACTIVE ) m->active = max(a->active, b->active);
2222 if (what & ATA_TIMING_RECOVER) m->recover = max(a->recover, b->recover);
2223 if (what & ATA_TIMING_CYCLE ) m->cycle = max(a->cycle, b->cycle);
2224 if (what & ATA_TIMING_UDMA ) m->udma = max(a->udma, b->udma);
2225}
2226
2227static const struct ata_timing* ata_timing_find_mode(unsigned short speed)
2228{
2229 const struct ata_timing *t;
2230
2231 for (t = ata_timing; t->mode != speed; t++)
Alan Cox91190752005-10-26 12:17:46 -04002232 if (t->mode == 0xFF)
Alan Cox452503f2005-10-21 19:01:32 -04002233 return NULL;
Jeff Garzik2e9edbf2006-03-24 09:56:57 -05002234 return t;
Alan Cox452503f2005-10-21 19:01:32 -04002235}
2236
2237int ata_timing_compute(struct ata_device *adev, unsigned short speed,
2238 struct ata_timing *t, int T, int UT)
2239{
2240 const struct ata_timing *s;
2241 struct ata_timing p;
2242
2243 /*
Jeff Garzik2e9edbf2006-03-24 09:56:57 -05002244 * Find the mode.
Albert Lee75b1f2f2005-11-16 17:06:18 +08002245 */
Alan Cox452503f2005-10-21 19:01:32 -04002246
2247 if (!(s = ata_timing_find_mode(speed)))
2248 return -EINVAL;
2249
Albert Lee75b1f2f2005-11-16 17:06:18 +08002250 memcpy(t, s, sizeof(*s));
2251
Alan Cox452503f2005-10-21 19:01:32 -04002252 /*
2253 * If the drive is an EIDE drive, it can tell us it needs extended
2254 * PIO/MW_DMA cycle timing.
2255 */
2256
2257 if (adev->id[ATA_ID_FIELD_VALID] & 2) { /* EIDE drive */
2258 memset(&p, 0, sizeof(p));
2259 if(speed >= XFER_PIO_0 && speed <= XFER_SW_DMA_0) {
2260 if (speed <= XFER_PIO_2) p.cycle = p.cyc8b = adev->id[ATA_ID_EIDE_PIO];
2261 else p.cycle = p.cyc8b = adev->id[ATA_ID_EIDE_PIO_IORDY];
2262 } else if(speed >= XFER_MW_DMA_0 && speed <= XFER_MW_DMA_2) {
2263 p.cycle = adev->id[ATA_ID_EIDE_DMA_MIN];
2264 }
2265 ata_timing_merge(&p, t, t, ATA_TIMING_CYCLE | ATA_TIMING_CYC8B);
2266 }
2267
2268 /*
2269 * Convert the timing to bus clock counts.
2270 */
2271
Albert Lee75b1f2f2005-11-16 17:06:18 +08002272 ata_timing_quantize(t, t, T, UT);
Alan Cox452503f2005-10-21 19:01:32 -04002273
2274 /*
Randy Dunlapc893a3a2006-01-28 13:15:32 -05002275 * Even in DMA/UDMA modes we still use PIO access for IDENTIFY,
2276 * S.M.A.R.T * and some other commands. We have to ensure that the
2277 * DMA cycle timing is slower/equal than the fastest PIO timing.
Alan Cox452503f2005-10-21 19:01:32 -04002278 */
2279
Alanfd3367a2006-12-07 12:41:18 +00002280 if (speed > XFER_PIO_6) {
Alan Cox452503f2005-10-21 19:01:32 -04002281 ata_timing_compute(adev, adev->pio_mode, &p, T, UT);
2282 ata_timing_merge(&p, t, t, ATA_TIMING_ALL);
2283 }
2284
2285 /*
Randy Dunlapc893a3a2006-01-28 13:15:32 -05002286 * Lengthen active & recovery time so that cycle time is correct.
Alan Cox452503f2005-10-21 19:01:32 -04002287 */
2288
2289 if (t->act8b + t->rec8b < t->cyc8b) {
2290 t->act8b += (t->cyc8b - (t->act8b + t->rec8b)) / 2;
2291 t->rec8b = t->cyc8b - t->act8b;
2292 }
2293
2294 if (t->active + t->recover < t->cycle) {
2295 t->active += (t->cycle - (t->active + t->recover)) / 2;
2296 t->recover = t->cycle - t->active;
2297 }
2298
2299 return 0;
2300}
2301
Tejun Heocf176e12006-04-02 17:54:46 +09002302/**
2303 * ata_down_xfermask_limit - adjust dev xfer masks downward
Tejun Heocf176e12006-04-02 17:54:46 +09002304 * @dev: Device to adjust xfer masks
Tejun Heo458337d2007-02-02 16:22:30 +09002305 * @sel: ATA_DNXFER_* selector
Tejun Heocf176e12006-04-02 17:54:46 +09002306 *
2307 * Adjust xfer masks of @dev downward. Note that this function
2308 * does not apply the change. Invoking ata_set_mode() afterwards
2309 * will apply the limit.
2310 *
2311 * LOCKING:
2312 * Inherited from caller.
2313 *
2314 * RETURNS:
2315 * 0 on success, negative errno on failure
2316 */
Tejun Heo458337d2007-02-02 16:22:30 +09002317int ata_down_xfermask_limit(struct ata_device *dev, unsigned int sel)
Tejun Heocf176e12006-04-02 17:54:46 +09002318{
Tejun Heo458337d2007-02-02 16:22:30 +09002319 char buf[32];
2320 unsigned int orig_mask, xfer_mask;
2321 unsigned int pio_mask, mwdma_mask, udma_mask;
2322 int quiet, highbit;
Tejun Heocf176e12006-04-02 17:54:46 +09002323
Tejun Heo458337d2007-02-02 16:22:30 +09002324 quiet = !!(sel & ATA_DNXFER_QUIET);
2325 sel &= ~ATA_DNXFER_QUIET;
Tejun Heocf176e12006-04-02 17:54:46 +09002326
Tejun Heo458337d2007-02-02 16:22:30 +09002327 xfer_mask = orig_mask = ata_pack_xfermask(dev->pio_mask,
2328 dev->mwdma_mask,
2329 dev->udma_mask);
2330 ata_unpack_xfermask(xfer_mask, &pio_mask, &mwdma_mask, &udma_mask);
Tejun Heocf176e12006-04-02 17:54:46 +09002331
Tejun Heo458337d2007-02-02 16:22:30 +09002332 switch (sel) {
2333 case ATA_DNXFER_PIO:
2334 highbit = fls(pio_mask) - 1;
2335 pio_mask &= ~(1 << highbit);
2336 break;
2337
2338 case ATA_DNXFER_DMA:
2339 if (udma_mask) {
2340 highbit = fls(udma_mask) - 1;
2341 udma_mask &= ~(1 << highbit);
2342 if (!udma_mask)
2343 return -ENOENT;
2344 } else if (mwdma_mask) {
2345 highbit = fls(mwdma_mask) - 1;
2346 mwdma_mask &= ~(1 << highbit);
2347 if (!mwdma_mask)
2348 return -ENOENT;
2349 }
2350 break;
2351
2352 case ATA_DNXFER_40C:
2353 udma_mask &= ATA_UDMA_MASK_40C;
2354 break;
2355
2356 case ATA_DNXFER_FORCE_PIO0:
2357 pio_mask &= 1;
2358 case ATA_DNXFER_FORCE_PIO:
2359 mwdma_mask = 0;
2360 udma_mask = 0;
2361 break;
2362
2363 case ATA_DNXFER_ANY:
2364 /* don't gear down to MWDMA from UDMA, go directly to PIO */
2365 if (xfer_mask & ATA_MASK_UDMA)
2366 xfer_mask &= ~ATA_MASK_MWDMA;
2367
2368 highbit = fls(xfer_mask) - 1;
2369 xfer_mask &= ~(1 << highbit);
2370 break;
2371
2372 default:
2373 BUG();
2374 }
2375
2376 xfer_mask &= ata_pack_xfermask(pio_mask, mwdma_mask, udma_mask);
2377
2378 if (!(xfer_mask & ATA_MASK_PIO) || xfer_mask == orig_mask)
2379 return -ENOENT;
2380
2381 if (!quiet) {
2382 if (xfer_mask & (ATA_MASK_MWDMA | ATA_MASK_UDMA))
2383 snprintf(buf, sizeof(buf), "%s:%s",
2384 ata_mode_string(xfer_mask),
2385 ata_mode_string(xfer_mask & ATA_MASK_PIO));
2386 else
2387 snprintf(buf, sizeof(buf), "%s",
2388 ata_mode_string(xfer_mask));
2389
2390 ata_dev_printk(dev, KERN_WARNING,
2391 "limiting speed to %s\n", buf);
2392 }
Tejun Heocf176e12006-04-02 17:54:46 +09002393
2394 ata_unpack_xfermask(xfer_mask, &dev->pio_mask, &dev->mwdma_mask,
2395 &dev->udma_mask);
2396
Tejun Heocf176e12006-04-02 17:54:46 +09002397 return 0;
Tejun Heocf176e12006-04-02 17:54:46 +09002398}
2399
Tejun Heo3373efd2006-05-15 20:57:53 +09002400static int ata_dev_set_mode(struct ata_device *dev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002401{
Tejun Heobaa1e782006-11-01 18:39:27 +09002402 struct ata_eh_context *ehc = &dev->ap->eh_context;
Tejun Heo83206a22006-03-24 15:25:31 +09002403 unsigned int err_mask;
2404 int rc;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002405
Tejun Heoe8384602006-04-02 18:51:53 +09002406 dev->flags &= ~ATA_DFLAG_PIO;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002407 if (dev->xfer_shift == ATA_SHIFT_PIO)
2408 dev->flags |= ATA_DFLAG_PIO;
2409
Tejun Heo3373efd2006-05-15 20:57:53 +09002410 err_mask = ata_dev_set_xfermode(dev);
Alan11750a42007-02-05 16:28:30 +00002411 /* Old CFA may refuse this command, which is just fine */
2412 if (dev->xfer_shift == ATA_SHIFT_PIO && ata_id_is_cfa(dev->id))
2413 err_mask &= ~AC_ERR_DEV;
2414
Tejun Heo83206a22006-03-24 15:25:31 +09002415 if (err_mask) {
Tejun Heof15a1da2006-05-15 20:57:56 +09002416 ata_dev_printk(dev, KERN_ERR, "failed to set xfermode "
2417 "(err_mask=0x%x)\n", err_mask);
Tejun Heo83206a22006-03-24 15:25:31 +09002418 return -EIO;
2419 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002420
Tejun Heobaa1e782006-11-01 18:39:27 +09002421 ehc->i.flags |= ATA_EHI_POST_SETMODE;
Tejun Heo3373efd2006-05-15 20:57:53 +09002422 rc = ata_dev_revalidate(dev, 0);
Tejun Heobaa1e782006-11-01 18:39:27 +09002423 ehc->i.flags &= ~ATA_EHI_POST_SETMODE;
Tejun Heo5eb45c02006-04-02 18:51:52 +09002424 if (rc)
Tejun Heo83206a22006-03-24 15:25:31 +09002425 return rc;
Tejun Heo48a8a142006-03-05 17:55:58 +09002426
Tejun Heo23e71c32006-03-06 04:31:57 +09002427 DPRINTK("xfer_shift=%u, xfer_mode=0x%x\n",
2428 dev->xfer_shift, (int)dev->xfer_mode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002429
Tejun Heof15a1da2006-05-15 20:57:56 +09002430 ata_dev_printk(dev, KERN_INFO, "configured for %s\n",
2431 ata_mode_string(ata_xfer_mode2mask(dev->xfer_mode)));
Tejun Heo83206a22006-03-24 15:25:31 +09002432 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002433}
2434
Linus Torvalds1da177e2005-04-16 15:20:36 -07002435/**
2436 * ata_set_mode - Program timings and issue SET FEATURES - XFER
2437 * @ap: port on which timings will be programmed
Tejun Heoe82cbdb2006-04-01 01:38:18 +09002438 * @r_failed_dev: out paramter for failed device
Linus Torvalds1da177e2005-04-16 15:20:36 -07002439 *
Tejun Heoe82cbdb2006-04-01 01:38:18 +09002440 * Set ATA device disk transfer mode (PIO3, UDMA6, etc.). If
2441 * ata_set_mode() fails, pointer to the failing device is
2442 * returned in @r_failed_dev.
Jeff Garzik780a87f2005-05-30 15:41:05 -04002443 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07002444 * LOCKING:
Jeff Garzik0cba6322005-05-30 19:49:12 -04002445 * PCI/etc. bus probe sem.
Tejun Heoe82cbdb2006-04-01 01:38:18 +09002446 *
2447 * RETURNS:
2448 * 0 on success, negative errno otherwise
Linus Torvalds1da177e2005-04-16 15:20:36 -07002449 */
Tejun Heo1ad8e7f2006-04-02 18:51:53 +09002450int ata_set_mode(struct ata_port *ap, struct ata_device **r_failed_dev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002451{
Tejun Heoe8e06192006-04-01 01:38:18 +09002452 struct ata_device *dev;
Tejun Heoe82cbdb2006-04-01 01:38:18 +09002453 int i, rc = 0, used_dma = 0, found = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002454
Tejun Heo3adcebb2006-05-15 20:57:37 +09002455 /* has private set_mode? */
Alanb229a7b2007-01-24 11:47:07 +00002456 if (ap->ops->set_mode)
2457 return ap->ops->set_mode(ap, r_failed_dev);
Tejun Heo3adcebb2006-05-15 20:57:37 +09002458
Tejun Heoa6d5a512006-03-06 04:31:57 +09002459 /* step 1: calculate xfer_mask */
2460 for (i = 0; i < ATA_MAX_DEVICES; i++) {
Tejun Heoacf356b2006-03-24 14:07:50 +09002461 unsigned int pio_mask, dma_mask;
Tejun Heoa6d5a512006-03-06 04:31:57 +09002462
Tejun Heoe8e06192006-04-01 01:38:18 +09002463 dev = &ap->device[i];
2464
Tejun Heoe1211e32006-04-01 01:38:18 +09002465 if (!ata_dev_enabled(dev))
Tejun Heoa6d5a512006-03-06 04:31:57 +09002466 continue;
2467
Tejun Heo3373efd2006-05-15 20:57:53 +09002468 ata_dev_xfermask(dev);
Tejun Heoa6d5a512006-03-06 04:31:57 +09002469
Tejun Heoacf356b2006-03-24 14:07:50 +09002470 pio_mask = ata_pack_xfermask(dev->pio_mask, 0, 0);
2471 dma_mask = ata_pack_xfermask(0, dev->mwdma_mask, dev->udma_mask);
2472 dev->pio_mode = ata_xfer_mask2mode(pio_mask);
2473 dev->dma_mode = ata_xfer_mask2mode(dma_mask);
Alan Cox5444a6f2006-03-27 18:58:20 +01002474
Tejun Heo4f659772006-04-01 01:38:18 +09002475 found = 1;
Alan Cox5444a6f2006-03-27 18:58:20 +01002476 if (dev->dma_mode)
2477 used_dma = 1;
Tejun Heoa6d5a512006-03-06 04:31:57 +09002478 }
Tejun Heo4f659772006-04-01 01:38:18 +09002479 if (!found)
Tejun Heoe82cbdb2006-04-01 01:38:18 +09002480 goto out;
Tejun Heoa6d5a512006-03-06 04:31:57 +09002481
2482 /* step 2: always set host PIO timings */
Tejun Heoe8e06192006-04-01 01:38:18 +09002483 for (i = 0; i < ATA_MAX_DEVICES; i++) {
2484 dev = &ap->device[i];
2485 if (!ata_dev_enabled(dev))
2486 continue;
2487
2488 if (!dev->pio_mode) {
Tejun Heof15a1da2006-05-15 20:57:56 +09002489 ata_dev_printk(dev, KERN_WARNING, "no PIO support\n");
Tejun Heoe8e06192006-04-01 01:38:18 +09002490 rc = -EINVAL;
Tejun Heoe82cbdb2006-04-01 01:38:18 +09002491 goto out;
Tejun Heoe8e06192006-04-01 01:38:18 +09002492 }
2493
2494 dev->xfer_mode = dev->pio_mode;
2495 dev->xfer_shift = ATA_SHIFT_PIO;
2496 if (ap->ops->set_piomode)
2497 ap->ops->set_piomode(ap, dev);
2498 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002499
Tejun Heoa6d5a512006-03-06 04:31:57 +09002500 /* step 3: set host DMA timings */
Tejun Heoe8e06192006-04-01 01:38:18 +09002501 for (i = 0; i < ATA_MAX_DEVICES; i++) {
2502 dev = &ap->device[i];
2503
2504 if (!ata_dev_enabled(dev) || !dev->dma_mode)
2505 continue;
2506
2507 dev->xfer_mode = dev->dma_mode;
2508 dev->xfer_shift = ata_xfer_mode2shift(dev->dma_mode);
2509 if (ap->ops->set_dmamode)
2510 ap->ops->set_dmamode(ap, dev);
2511 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002512
2513 /* step 4: update devices' xfer mode */
Tejun Heo83206a22006-03-24 15:25:31 +09002514 for (i = 0; i < ATA_MAX_DEVICES; i++) {
Tejun Heoe8e06192006-04-01 01:38:18 +09002515 dev = &ap->device[i];
Linus Torvalds1da177e2005-04-16 15:20:36 -07002516
Alan18d90de2007-01-24 11:42:38 +00002517 /* don't update suspended devices' xfer mode */
Tejun Heo02670bf2006-07-03 16:07:26 +09002518 if (!ata_dev_ready(dev))
Tejun Heo83206a22006-03-24 15:25:31 +09002519 continue;
2520
Tejun Heo3373efd2006-05-15 20:57:53 +09002521 rc = ata_dev_set_mode(dev);
Tejun Heo5bbc53f2006-04-01 01:38:17 +09002522 if (rc)
Tejun Heoe82cbdb2006-04-01 01:38:18 +09002523 goto out;
Tejun Heo83206a22006-03-24 15:25:31 +09002524 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002525
Tejun Heoe8e06192006-04-01 01:38:18 +09002526 /* Record simplex status. If we selected DMA then the other
2527 * host channels are not permitted to do so.
Alan Cox5444a6f2006-03-27 18:58:20 +01002528 */
Jeff Garzikcca39742006-08-24 03:19:22 -04002529 if (used_dma && (ap->host->flags & ATA_HOST_SIMPLEX))
2530 ap->host->simplex_claimed = 1;
Alan Cox5444a6f2006-03-27 18:58:20 +01002531
Tejun Heoe8e06192006-04-01 01:38:18 +09002532 /* step5: chip specific finalisation */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002533 if (ap->ops->post_set_mode)
2534 ap->ops->post_set_mode(ap);
2535
Tejun Heoe82cbdb2006-04-01 01:38:18 +09002536 out:
2537 if (rc)
2538 *r_failed_dev = dev;
2539 return rc;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002540}
2541
2542/**
Jeff Garzik1fdffbc2006-02-09 05:15:27 -05002543 * ata_tf_to_host - issue ATA taskfile to host controller
2544 * @ap: port to which command is being issued
2545 * @tf: ATA taskfile register set
2546 *
2547 * Issues ATA taskfile register set to ATA host controller,
2548 * with proper synchronization with interrupt handler and
2549 * other threads.
2550 *
2551 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04002552 * spin_lock_irqsave(host lock)
Jeff Garzik1fdffbc2006-02-09 05:15:27 -05002553 */
2554
2555static inline void ata_tf_to_host(struct ata_port *ap,
2556 const struct ata_taskfile *tf)
2557{
2558 ap->ops->tf_load(ap, tf);
2559 ap->ops->exec_command(ap, tf);
2560}
2561
2562/**
Linus Torvalds1da177e2005-04-16 15:20:36 -07002563 * ata_busy_sleep - sleep until BSY clears, or timeout
2564 * @ap: port containing status register to be polled
2565 * @tmout_pat: impatience timeout
2566 * @tmout: overall timeout
2567 *
Jeff Garzik780a87f2005-05-30 15:41:05 -04002568 * Sleep until ATA Status register bit BSY clears,
2569 * or a timeout occurs.
2570 *
Tejun Heod1adc1b2006-10-09 18:32:15 +09002571 * LOCKING:
2572 * Kernel thread context (may sleep).
2573 *
2574 * RETURNS:
2575 * 0 on success, -errno otherwise.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002576 */
Tejun Heod1adc1b2006-10-09 18:32:15 +09002577int ata_busy_sleep(struct ata_port *ap,
2578 unsigned long tmout_pat, unsigned long tmout)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002579{
2580 unsigned long timer_start, timeout;
2581 u8 status;
2582
2583 status = ata_busy_wait(ap, ATA_BUSY, 300);
2584 timer_start = jiffies;
2585 timeout = timer_start + tmout_pat;
Tejun Heod1adc1b2006-10-09 18:32:15 +09002586 while (status != 0xff && (status & ATA_BUSY) &&
2587 time_before(jiffies, timeout)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002588 msleep(50);
2589 status = ata_busy_wait(ap, ATA_BUSY, 3);
2590 }
2591
Tejun Heod1adc1b2006-10-09 18:32:15 +09002592 if (status != 0xff && (status & ATA_BUSY))
Tejun Heof15a1da2006-05-15 20:57:56 +09002593 ata_port_printk(ap, KERN_WARNING,
Jeff Garzik35aa7a42006-09-28 06:50:24 -04002594 "port is slow to respond, please be patient "
2595 "(Status 0x%x)\n", status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002596
2597 timeout = timer_start + tmout;
Tejun Heod1adc1b2006-10-09 18:32:15 +09002598 while (status != 0xff && (status & ATA_BUSY) &&
2599 time_before(jiffies, timeout)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002600 msleep(50);
2601 status = ata_chk_status(ap);
2602 }
2603
Tejun Heod1adc1b2006-10-09 18:32:15 +09002604 if (status == 0xff)
2605 return -ENODEV;
2606
Linus Torvalds1da177e2005-04-16 15:20:36 -07002607 if (status & ATA_BUSY) {
Tejun Heof15a1da2006-05-15 20:57:56 +09002608 ata_port_printk(ap, KERN_ERR, "port failed to respond "
Jeff Garzik35aa7a42006-09-28 06:50:24 -04002609 "(%lu secs, Status 0x%x)\n",
2610 tmout / HZ, status);
Tejun Heod1adc1b2006-10-09 18:32:15 +09002611 return -EBUSY;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002612 }
2613
2614 return 0;
2615}
2616
2617static void ata_bus_post_reset(struct ata_port *ap, unsigned int devmask)
2618{
2619 struct ata_ioports *ioaddr = &ap->ioaddr;
2620 unsigned int dev0 = devmask & (1 << 0);
2621 unsigned int dev1 = devmask & (1 << 1);
2622 unsigned long timeout;
2623
2624 /* if device 0 was found in ata_devchk, wait for its
2625 * BSY bit to clear
2626 */
2627 if (dev0)
2628 ata_busy_sleep(ap, ATA_TMOUT_BOOT_QUICK, ATA_TMOUT_BOOT);
2629
2630 /* if device 1 was found in ata_devchk, wait for
2631 * register access, then wait for BSY to clear
2632 */
2633 timeout = jiffies + ATA_TMOUT_BOOT;
2634 while (dev1) {
2635 u8 nsect, lbal;
2636
2637 ap->ops->dev_select(ap, 1);
Tejun Heo0d5ff562007-02-01 15:06:36 +09002638 nsect = ioread8(ioaddr->nsect_addr);
2639 lbal = ioread8(ioaddr->lbal_addr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002640 if ((nsect == 1) && (lbal == 1))
2641 break;
2642 if (time_after(jiffies, timeout)) {
2643 dev1 = 0;
2644 break;
2645 }
2646 msleep(50); /* give drive a breather */
2647 }
2648 if (dev1)
2649 ata_busy_sleep(ap, ATA_TMOUT_BOOT_QUICK, ATA_TMOUT_BOOT);
2650
2651 /* is all this really necessary? */
2652 ap->ops->dev_select(ap, 0);
2653 if (dev1)
2654 ap->ops->dev_select(ap, 1);
2655 if (dev0)
2656 ap->ops->dev_select(ap, 0);
2657}
2658
Linus Torvalds1da177e2005-04-16 15:20:36 -07002659static unsigned int ata_bus_softreset(struct ata_port *ap,
2660 unsigned int devmask)
2661{
2662 struct ata_ioports *ioaddr = &ap->ioaddr;
2663
2664 DPRINTK("ata%u: bus reset via SRST\n", ap->id);
2665
2666 /* software reset. causes dev0 to be selected */
Tejun Heo0d5ff562007-02-01 15:06:36 +09002667 iowrite8(ap->ctl, ioaddr->ctl_addr);
2668 udelay(20); /* FIXME: flush */
2669 iowrite8(ap->ctl | ATA_SRST, ioaddr->ctl_addr);
2670 udelay(20); /* FIXME: flush */
2671 iowrite8(ap->ctl, ioaddr->ctl_addr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002672
2673 /* spec mandates ">= 2ms" before checking status.
2674 * We wait 150ms, because that was the magic delay used for
2675 * ATAPI devices in Hale Landis's ATADRVR, for the period of time
2676 * between when the ATA command register is written, and then
2677 * status is checked. Because waiting for "a while" before
2678 * checking status is fine, post SRST, we perform this magic
2679 * delay here as well.
Alan Cox09c7ad72006-03-22 15:52:40 +00002680 *
2681 * Old drivers/ide uses the 2mS rule and then waits for ready
Linus Torvalds1da177e2005-04-16 15:20:36 -07002682 */
2683 msleep(150);
2684
Jeff Garzik2e9edbf2006-03-24 09:56:57 -05002685 /* Before we perform post reset processing we want to see if
Tejun Heo298a41c2006-03-25 02:58:13 +09002686 * the bus shows 0xFF because the odd clown forgets the D7
2687 * pulldown resistor.
2688 */
Tejun Heod1adc1b2006-10-09 18:32:15 +09002689 if (ata_check_status(ap) == 0xFF)
2690 return 0;
Alan Cox09c7ad72006-03-22 15:52:40 +00002691
Linus Torvalds1da177e2005-04-16 15:20:36 -07002692 ata_bus_post_reset(ap, devmask);
2693
2694 return 0;
2695}
2696
2697/**
2698 * ata_bus_reset - reset host port and associated ATA channel
2699 * @ap: port to reset
2700 *
2701 * This is typically the first time we actually start issuing
2702 * commands to the ATA channel. We wait for BSY to clear, then
2703 * issue EXECUTE DEVICE DIAGNOSTIC command, polling for its
2704 * result. Determine what devices, if any, are on the channel
2705 * by looking at the device 0/1 error register. Look at the signature
2706 * stored in each device's taskfile registers, to determine if
2707 * the device is ATA or ATAPI.
2708 *
2709 * LOCKING:
Jeff Garzik0cba6322005-05-30 19:49:12 -04002710 * PCI/etc. bus probe sem.
Jeff Garzikcca39742006-08-24 03:19:22 -04002711 * Obtains host lock.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002712 *
2713 * SIDE EFFECTS:
Tejun Heo198e0fe2006-04-02 18:51:52 +09002714 * Sets ATA_FLAG_DISABLED if bus reset fails.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002715 */
2716
2717void ata_bus_reset(struct ata_port *ap)
2718{
2719 struct ata_ioports *ioaddr = &ap->ioaddr;
2720 unsigned int slave_possible = ap->flags & ATA_FLAG_SLAVE_POSS;
2721 u8 err;
Tejun Heoaec5c3c2006-03-25 01:33:34 +09002722 unsigned int dev0, dev1 = 0, devmask = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002723
2724 DPRINTK("ENTER, host %u, port %u\n", ap->id, ap->port_no);
2725
2726 /* determine if device 0/1 are present */
2727 if (ap->flags & ATA_FLAG_SATA_RESET)
2728 dev0 = 1;
2729 else {
2730 dev0 = ata_devchk(ap, 0);
2731 if (slave_possible)
2732 dev1 = ata_devchk(ap, 1);
2733 }
2734
2735 if (dev0)
2736 devmask |= (1 << 0);
2737 if (dev1)
2738 devmask |= (1 << 1);
2739
2740 /* select device 0 again */
2741 ap->ops->dev_select(ap, 0);
2742
2743 /* issue bus reset */
2744 if (ap->flags & ATA_FLAG_SRST)
Tejun Heoaec5c3c2006-03-25 01:33:34 +09002745 if (ata_bus_softreset(ap, devmask))
2746 goto err_out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002747
2748 /*
2749 * determine by signature whether we have ATA or ATAPI devices
2750 */
Tejun Heob4dc7622006-01-24 17:05:22 +09002751 ap->device[0].class = ata_dev_try_classify(ap, 0, &err);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002752 if ((slave_possible) && (err != 0x81))
Tejun Heob4dc7622006-01-24 17:05:22 +09002753 ap->device[1].class = ata_dev_try_classify(ap, 1, &err);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002754
2755 /* re-enable interrupts */
Akira Iguchi83625002007-01-26 16:27:32 +09002756 ap->ops->irq_on(ap);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002757
2758 /* is double-select really necessary? */
2759 if (ap->device[1].class != ATA_DEV_NONE)
2760 ap->ops->dev_select(ap, 1);
2761 if (ap->device[0].class != ATA_DEV_NONE)
2762 ap->ops->dev_select(ap, 0);
2763
2764 /* if no devices were detected, disable this port */
2765 if ((ap->device[0].class == ATA_DEV_NONE) &&
2766 (ap->device[1].class == ATA_DEV_NONE))
2767 goto err_out;
2768
2769 if (ap->flags & (ATA_FLAG_SATA_RESET | ATA_FLAG_SRST)) {
2770 /* set up device control for ATA_FLAG_SATA_RESET */
Tejun Heo0d5ff562007-02-01 15:06:36 +09002771 iowrite8(ap->ctl, ioaddr->ctl_addr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002772 }
2773
2774 DPRINTK("EXIT\n");
2775 return;
2776
2777err_out:
Tejun Heof15a1da2006-05-15 20:57:56 +09002778 ata_port_printk(ap, KERN_ERR, "disabling port\n");
Linus Torvalds1da177e2005-04-16 15:20:36 -07002779 ap->ops->port_disable(ap);
2780
2781 DPRINTK("EXIT\n");
2782}
2783
Tejun Heod7bb4cc2006-05-31 18:27:46 +09002784/**
2785 * sata_phy_debounce - debounce SATA phy status
2786 * @ap: ATA port to debounce SATA phy status for
2787 * @params: timing parameters { interval, duratinon, timeout } in msec
2788 *
2789 * Make sure SStatus of @ap reaches stable state, determined by
2790 * holding the same value where DET is not 1 for @duration polled
2791 * every @interval, before @timeout. Timeout constraints the
2792 * beginning of the stable state. Because, after hot unplugging,
2793 * DET gets stuck at 1 on some controllers, this functions waits
2794 * until timeout then returns 0 if DET is stable at 1.
2795 *
2796 * LOCKING:
2797 * Kernel thread context (may sleep)
2798 *
2799 * RETURNS:
2800 * 0 on success, -errno on failure.
2801 */
2802int sata_phy_debounce(struct ata_port *ap, const unsigned long *params)
Tejun Heo7a7921e2006-02-02 18:20:00 +09002803{
Tejun Heod7bb4cc2006-05-31 18:27:46 +09002804 unsigned long interval_msec = params[0];
2805 unsigned long duration = params[1] * HZ / 1000;
2806 unsigned long timeout = jiffies + params[2] * HZ / 1000;
2807 unsigned long last_jiffies;
2808 u32 last, cur;
2809 int rc;
2810
2811 if ((rc = sata_scr_read(ap, SCR_STATUS, &cur)))
2812 return rc;
2813 cur &= 0xf;
2814
2815 last = cur;
2816 last_jiffies = jiffies;
2817
2818 while (1) {
2819 msleep(interval_msec);
2820 if ((rc = sata_scr_read(ap, SCR_STATUS, &cur)))
2821 return rc;
2822 cur &= 0xf;
2823
2824 /* DET stable? */
2825 if (cur == last) {
2826 if (cur == 1 && time_before(jiffies, timeout))
2827 continue;
2828 if (time_after(jiffies, last_jiffies + duration))
2829 return 0;
2830 continue;
2831 }
2832
2833 /* unstable, start over */
2834 last = cur;
2835 last_jiffies = jiffies;
2836
2837 /* check timeout */
2838 if (time_after(jiffies, timeout))
2839 return -EBUSY;
2840 }
2841}
2842
2843/**
2844 * sata_phy_resume - resume SATA phy
2845 * @ap: ATA port to resume SATA phy for
2846 * @params: timing parameters { interval, duratinon, timeout } in msec
2847 *
2848 * Resume SATA phy of @ap and debounce it.
2849 *
2850 * LOCKING:
2851 * Kernel thread context (may sleep)
2852 *
2853 * RETURNS:
2854 * 0 on success, -errno on failure.
2855 */
2856int sata_phy_resume(struct ata_port *ap, const unsigned long *params)
2857{
2858 u32 scontrol;
Tejun Heo81952c52006-05-15 20:57:47 +09002859 int rc;
Tejun Heo7a7921e2006-02-02 18:20:00 +09002860
Tejun Heo81952c52006-05-15 20:57:47 +09002861 if ((rc = sata_scr_read(ap, SCR_CONTROL, &scontrol)))
2862 return rc;
2863
Tejun Heo852ee162006-04-01 01:38:18 +09002864 scontrol = (scontrol & 0x0f0) | 0x300;
Tejun Heo81952c52006-05-15 20:57:47 +09002865
2866 if ((rc = sata_scr_write(ap, SCR_CONTROL, scontrol)))
2867 return rc;
Tejun Heo7a7921e2006-02-02 18:20:00 +09002868
Tejun Heod7bb4cc2006-05-31 18:27:46 +09002869 /* Some PHYs react badly if SStatus is pounded immediately
2870 * after resuming. Delay 200ms before debouncing.
2871 */
2872 msleep(200);
Tejun Heo7a7921e2006-02-02 18:20:00 +09002873
Tejun Heod7bb4cc2006-05-31 18:27:46 +09002874 return sata_phy_debounce(ap, params);
Tejun Heo7a7921e2006-02-02 18:20:00 +09002875}
2876
Tejun Heof5914a42006-05-31 18:27:48 +09002877static void ata_wait_spinup(struct ata_port *ap)
2878{
2879 struct ata_eh_context *ehc = &ap->eh_context;
2880 unsigned long end, secs;
2881 int rc;
2882
2883 /* first, debounce phy if SATA */
2884 if (ap->cbl == ATA_CBL_SATA) {
Tejun Heoe9c83912006-07-03 16:07:26 +09002885 rc = sata_phy_debounce(ap, sata_deb_timing_hotplug);
Tejun Heof5914a42006-05-31 18:27:48 +09002886
2887 /* if debounced successfully and offline, no need to wait */
2888 if ((rc == 0 || rc == -EOPNOTSUPP) && ata_port_offline(ap))
2889 return;
2890 }
2891
2892 /* okay, let's give the drive time to spin up */
2893 end = ehc->i.hotplug_timestamp + ATA_SPINUP_WAIT * HZ / 1000;
2894 secs = ((end - jiffies) + HZ - 1) / HZ;
2895
2896 if (time_after(jiffies, end))
2897 return;
2898
2899 if (secs > 5)
2900 ata_port_printk(ap, KERN_INFO, "waiting for device to spin up "
2901 "(%lu secs)\n", secs);
2902
2903 schedule_timeout_uninterruptible(end - jiffies);
2904}
2905
2906/**
2907 * ata_std_prereset - prepare for reset
2908 * @ap: ATA port to be reset
2909 *
2910 * @ap is about to be reset. Initialize it.
2911 *
2912 * LOCKING:
2913 * Kernel thread context (may sleep)
2914 *
2915 * RETURNS:
2916 * 0 on success, -errno otherwise.
2917 */
2918int ata_std_prereset(struct ata_port *ap)
2919{
2920 struct ata_eh_context *ehc = &ap->eh_context;
Tejun Heoe9c83912006-07-03 16:07:26 +09002921 const unsigned long *timing = sata_ehc_deb_timing(ehc);
Tejun Heof5914a42006-05-31 18:27:48 +09002922 int rc;
2923
Tejun Heo28324302006-07-03 16:07:26 +09002924 /* handle link resume & hotplug spinup */
2925 if ((ehc->i.flags & ATA_EHI_RESUME_LINK) &&
2926 (ap->flags & ATA_FLAG_HRST_TO_RESUME))
2927 ehc->i.action |= ATA_EH_HARDRESET;
2928
2929 if ((ehc->i.flags & ATA_EHI_HOTPLUGGED) &&
2930 (ap->flags & ATA_FLAG_SKIP_D2H_BSY))
2931 ata_wait_spinup(ap);
Tejun Heof5914a42006-05-31 18:27:48 +09002932
2933 /* if we're about to do hardreset, nothing more to do */
2934 if (ehc->i.action & ATA_EH_HARDRESET)
2935 return 0;
2936
2937 /* if SATA, resume phy */
2938 if (ap->cbl == ATA_CBL_SATA) {
Tejun Heof5914a42006-05-31 18:27:48 +09002939 rc = sata_phy_resume(ap, timing);
2940 if (rc && rc != -EOPNOTSUPP) {
2941 /* phy resume failed */
2942 ata_port_printk(ap, KERN_WARNING, "failed to resume "
2943 "link for reset (errno=%d)\n", rc);
2944 return rc;
2945 }
2946 }
2947
2948 /* Wait for !BSY if the controller can wait for the first D2H
2949 * Reg FIS and we don't know that no device is attached.
2950 */
2951 if (!(ap->flags & ATA_FLAG_SKIP_D2H_BSY) && !ata_port_offline(ap))
2952 ata_busy_sleep(ap, ATA_TMOUT_BOOT_QUICK, ATA_TMOUT_BOOT);
2953
2954 return 0;
2955}
2956
Tejun Heoc2bd5802006-01-24 17:05:22 +09002957/**
2958 * ata_std_softreset - reset host port via ATA SRST
2959 * @ap: port to reset
Tejun Heoc2bd5802006-01-24 17:05:22 +09002960 * @classes: resulting classes of attached devices
2961 *
Tejun Heo52783c52006-05-31 18:28:22 +09002962 * Reset host port using ATA SRST.
Tejun Heoc2bd5802006-01-24 17:05:22 +09002963 *
2964 * LOCKING:
2965 * Kernel thread context (may sleep)
2966 *
2967 * RETURNS:
2968 * 0 on success, -errno otherwise.
2969 */
Tejun Heo2bf2cb22006-04-11 22:16:45 +09002970int ata_std_softreset(struct ata_port *ap, unsigned int *classes)
Tejun Heoc2bd5802006-01-24 17:05:22 +09002971{
2972 unsigned int slave_possible = ap->flags & ATA_FLAG_SLAVE_POSS;
2973 unsigned int devmask = 0, err_mask;
2974 u8 err;
2975
2976 DPRINTK("ENTER\n");
2977
Tejun Heo81952c52006-05-15 20:57:47 +09002978 if (ata_port_offline(ap)) {
Tejun Heo3a397462006-02-10 23:58:48 +09002979 classes[0] = ATA_DEV_NONE;
2980 goto out;
2981 }
2982
Tejun Heoc2bd5802006-01-24 17:05:22 +09002983 /* determine if device 0/1 are present */
2984 if (ata_devchk(ap, 0))
2985 devmask |= (1 << 0);
2986 if (slave_possible && ata_devchk(ap, 1))
2987 devmask |= (1 << 1);
2988
Tejun Heoc2bd5802006-01-24 17:05:22 +09002989 /* select device 0 again */
2990 ap->ops->dev_select(ap, 0);
2991
2992 /* issue bus reset */
2993 DPRINTK("about to softreset, devmask=%x\n", devmask);
2994 err_mask = ata_bus_softreset(ap, devmask);
2995 if (err_mask) {
Tejun Heof15a1da2006-05-15 20:57:56 +09002996 ata_port_printk(ap, KERN_ERR, "SRST failed (err_mask=0x%x)\n",
2997 err_mask);
Tejun Heoc2bd5802006-01-24 17:05:22 +09002998 return -EIO;
2999 }
3000
3001 /* determine by signature whether we have ATA or ATAPI devices */
3002 classes[0] = ata_dev_try_classify(ap, 0, &err);
3003 if (slave_possible && err != 0x81)
3004 classes[1] = ata_dev_try_classify(ap, 1, &err);
3005
Tejun Heo3a397462006-02-10 23:58:48 +09003006 out:
Tejun Heoc2bd5802006-01-24 17:05:22 +09003007 DPRINTK("EXIT, classes[0]=%u [1]=%u\n", classes[0], classes[1]);
3008 return 0;
3009}
3010
3011/**
Tejun Heob6103f62006-11-01 17:59:53 +09003012 * sata_port_hardreset - reset port via SATA phy reset
Tejun Heoc2bd5802006-01-24 17:05:22 +09003013 * @ap: port to reset
Tejun Heob6103f62006-11-01 17:59:53 +09003014 * @timing: timing parameters { interval, duratinon, timeout } in msec
Tejun Heoc2bd5802006-01-24 17:05:22 +09003015 *
3016 * SATA phy-reset host port using DET bits of SControl register.
Tejun Heoc2bd5802006-01-24 17:05:22 +09003017 *
3018 * LOCKING:
3019 * Kernel thread context (may sleep)
3020 *
3021 * RETURNS:
3022 * 0 on success, -errno otherwise.
3023 */
Tejun Heob6103f62006-11-01 17:59:53 +09003024int sata_port_hardreset(struct ata_port *ap, const unsigned long *timing)
Tejun Heoc2bd5802006-01-24 17:05:22 +09003025{
Tejun Heo852ee162006-04-01 01:38:18 +09003026 u32 scontrol;
Tejun Heo81952c52006-05-15 20:57:47 +09003027 int rc;
Tejun Heo852ee162006-04-01 01:38:18 +09003028
Tejun Heoc2bd5802006-01-24 17:05:22 +09003029 DPRINTK("ENTER\n");
3030
Tejun Heo3c567b72006-05-15 20:57:23 +09003031 if (sata_set_spd_needed(ap)) {
Tejun Heo1c3fae42006-04-02 20:53:28 +09003032 /* SATA spec says nothing about how to reconfigure
3033 * spd. To be on the safe side, turn off phy during
3034 * reconfiguration. This works for at least ICH7 AHCI
3035 * and Sil3124.
3036 */
Tejun Heo81952c52006-05-15 20:57:47 +09003037 if ((rc = sata_scr_read(ap, SCR_CONTROL, &scontrol)))
Tejun Heob6103f62006-11-01 17:59:53 +09003038 goto out;
Tejun Heo81952c52006-05-15 20:57:47 +09003039
Martin Hicksa34b6fc2006-07-05 15:06:13 -04003040 scontrol = (scontrol & 0x0f0) | 0x304;
Tejun Heo81952c52006-05-15 20:57:47 +09003041
3042 if ((rc = sata_scr_write(ap, SCR_CONTROL, scontrol)))
Tejun Heob6103f62006-11-01 17:59:53 +09003043 goto out;
Tejun Heo1c3fae42006-04-02 20:53:28 +09003044
Tejun Heo3c567b72006-05-15 20:57:23 +09003045 sata_set_spd(ap);
Tejun Heo1c3fae42006-04-02 20:53:28 +09003046 }
3047
3048 /* issue phy wake/reset */
Tejun Heo81952c52006-05-15 20:57:47 +09003049 if ((rc = sata_scr_read(ap, SCR_CONTROL, &scontrol)))
Tejun Heob6103f62006-11-01 17:59:53 +09003050 goto out;
Tejun Heo81952c52006-05-15 20:57:47 +09003051
Tejun Heo852ee162006-04-01 01:38:18 +09003052 scontrol = (scontrol & 0x0f0) | 0x301;
Tejun Heo81952c52006-05-15 20:57:47 +09003053
3054 if ((rc = sata_scr_write_flush(ap, SCR_CONTROL, scontrol)))
Tejun Heob6103f62006-11-01 17:59:53 +09003055 goto out;
Tejun Heoc2bd5802006-01-24 17:05:22 +09003056
Tejun Heo1c3fae42006-04-02 20:53:28 +09003057 /* Couldn't find anything in SATA I/II specs, but AHCI-1.1
Tejun Heoc2bd5802006-01-24 17:05:22 +09003058 * 10.4.2 says at least 1 ms.
3059 */
3060 msleep(1);
3061
Tejun Heo1c3fae42006-04-02 20:53:28 +09003062 /* bring phy back */
Tejun Heob6103f62006-11-01 17:59:53 +09003063 rc = sata_phy_resume(ap, timing);
3064 out:
3065 DPRINTK("EXIT, rc=%d\n", rc);
3066 return rc;
3067}
3068
3069/**
3070 * sata_std_hardreset - reset host port via SATA phy reset
3071 * @ap: port to reset
3072 * @class: resulting class of attached device
3073 *
3074 * SATA phy-reset host port using DET bits of SControl register,
3075 * wait for !BSY and classify the attached device.
3076 *
3077 * LOCKING:
3078 * Kernel thread context (may sleep)
3079 *
3080 * RETURNS:
3081 * 0 on success, -errno otherwise.
3082 */
3083int sata_std_hardreset(struct ata_port *ap, unsigned int *class)
3084{
3085 const unsigned long *timing = sata_ehc_deb_timing(&ap->eh_context);
3086 int rc;
3087
3088 DPRINTK("ENTER\n");
3089
3090 /* do hardreset */
3091 rc = sata_port_hardreset(ap, timing);
3092 if (rc) {
3093 ata_port_printk(ap, KERN_ERR,
3094 "COMRESET failed (errno=%d)\n", rc);
3095 return rc;
3096 }
Tejun Heoc2bd5802006-01-24 17:05:22 +09003097
Tejun Heoc2bd5802006-01-24 17:05:22 +09003098 /* TODO: phy layer with polling, timeouts, etc. */
Tejun Heo81952c52006-05-15 20:57:47 +09003099 if (ata_port_offline(ap)) {
Tejun Heoc2bd5802006-01-24 17:05:22 +09003100 *class = ATA_DEV_NONE;
3101 DPRINTK("EXIT, link offline\n");
3102 return 0;
3103 }
3104
Tejun Heo34fee222007-02-02 15:29:27 +09003105 /* wait a while before checking status, see SRST for more info */
3106 msleep(150);
3107
Tejun Heoc2bd5802006-01-24 17:05:22 +09003108 if (ata_busy_sleep(ap, ATA_TMOUT_BOOT_QUICK, ATA_TMOUT_BOOT)) {
Tejun Heof15a1da2006-05-15 20:57:56 +09003109 ata_port_printk(ap, KERN_ERR,
3110 "COMRESET failed (device not ready)\n");
Tejun Heoc2bd5802006-01-24 17:05:22 +09003111 return -EIO;
3112 }
3113
Tejun Heo3a397462006-02-10 23:58:48 +09003114 ap->ops->dev_select(ap, 0); /* probably unnecessary */
3115
Tejun Heoc2bd5802006-01-24 17:05:22 +09003116 *class = ata_dev_try_classify(ap, 0, NULL);
3117
3118 DPRINTK("EXIT, class=%u\n", *class);
3119 return 0;
3120}
3121
3122/**
3123 * ata_std_postreset - standard postreset callback
3124 * @ap: the target ata_port
3125 * @classes: classes of attached devices
3126 *
3127 * This function is invoked after a successful reset. Note that
3128 * the device might have been reset more than once using
3129 * different reset methods before postreset is invoked.
Tejun Heoc2bd5802006-01-24 17:05:22 +09003130 *
Tejun Heoc2bd5802006-01-24 17:05:22 +09003131 * LOCKING:
3132 * Kernel thread context (may sleep)
3133 */
3134void ata_std_postreset(struct ata_port *ap, unsigned int *classes)
3135{
Tejun Heodc2b3512006-05-15 20:58:00 +09003136 u32 serror;
3137
Tejun Heoc2bd5802006-01-24 17:05:22 +09003138 DPRINTK("ENTER\n");
3139
Tejun Heoc2bd5802006-01-24 17:05:22 +09003140 /* print link status */
Tejun Heo81952c52006-05-15 20:57:47 +09003141 sata_print_link_status(ap);
Tejun Heoc2bd5802006-01-24 17:05:22 +09003142
Tejun Heodc2b3512006-05-15 20:58:00 +09003143 /* clear SError */
3144 if (sata_scr_read(ap, SCR_ERROR, &serror) == 0)
3145 sata_scr_write(ap, SCR_ERROR, serror);
3146
Tejun Heo3a397462006-02-10 23:58:48 +09003147 /* re-enable interrupts */
Akira Iguchi83625002007-01-26 16:27:32 +09003148 if (!ap->ops->error_handler)
3149 ap->ops->irq_on(ap);
Tejun Heoc2bd5802006-01-24 17:05:22 +09003150
3151 /* is double-select really necessary? */
3152 if (classes[0] != ATA_DEV_NONE)
3153 ap->ops->dev_select(ap, 1);
3154 if (classes[1] != ATA_DEV_NONE)
3155 ap->ops->dev_select(ap, 0);
3156
Tejun Heo3a397462006-02-10 23:58:48 +09003157 /* bail out if no device is present */
3158 if (classes[0] == ATA_DEV_NONE && classes[1] == ATA_DEV_NONE) {
3159 DPRINTK("EXIT, no device\n");
3160 return;
3161 }
3162
3163 /* set up device control */
Tejun Heo0d5ff562007-02-01 15:06:36 +09003164 if (ap->ioaddr.ctl_addr)
3165 iowrite8(ap->ctl, ap->ioaddr.ctl_addr);
Tejun Heoc2bd5802006-01-24 17:05:22 +09003166
3167 DPRINTK("EXIT\n");
3168}
3169
Tejun Heoa62c0fc2006-01-24 17:05:22 +09003170/**
Tejun Heo623a3122006-03-05 17:55:58 +09003171 * ata_dev_same_device - Determine whether new ID matches configured device
Tejun Heo623a3122006-03-05 17:55:58 +09003172 * @dev: device to compare against
3173 * @new_class: class of the new device
3174 * @new_id: IDENTIFY page of the new device
3175 *
3176 * Compare @new_class and @new_id against @dev and determine
3177 * whether @dev is the device indicated by @new_class and
3178 * @new_id.
3179 *
3180 * LOCKING:
3181 * None.
3182 *
3183 * RETURNS:
3184 * 1 if @dev matches @new_class and @new_id, 0 otherwise.
3185 */
Tejun Heo3373efd2006-05-15 20:57:53 +09003186static int ata_dev_same_device(struct ata_device *dev, unsigned int new_class,
3187 const u16 *new_id)
Tejun Heo623a3122006-03-05 17:55:58 +09003188{
3189 const u16 *old_id = dev->id;
Tejun Heoa0cf7332007-01-02 20:18:49 +09003190 unsigned char model[2][ATA_ID_PROD_LEN + 1];
3191 unsigned char serial[2][ATA_ID_SERNO_LEN + 1];
Tejun Heo623a3122006-03-05 17:55:58 +09003192 u64 new_n_sectors;
3193
3194 if (dev->class != new_class) {
Tejun Heof15a1da2006-05-15 20:57:56 +09003195 ata_dev_printk(dev, KERN_INFO, "class mismatch %d != %d\n",
3196 dev->class, new_class);
Tejun Heo623a3122006-03-05 17:55:58 +09003197 return 0;
3198 }
3199
Tejun Heoa0cf7332007-01-02 20:18:49 +09003200 ata_id_c_string(old_id, model[0], ATA_ID_PROD, sizeof(model[0]));
3201 ata_id_c_string(new_id, model[1], ATA_ID_PROD, sizeof(model[1]));
3202 ata_id_c_string(old_id, serial[0], ATA_ID_SERNO, sizeof(serial[0]));
3203 ata_id_c_string(new_id, serial[1], ATA_ID_SERNO, sizeof(serial[1]));
Tejun Heo623a3122006-03-05 17:55:58 +09003204 new_n_sectors = ata_id_n_sectors(new_id);
3205
3206 if (strcmp(model[0], model[1])) {
Tejun Heof15a1da2006-05-15 20:57:56 +09003207 ata_dev_printk(dev, KERN_INFO, "model number mismatch "
3208 "'%s' != '%s'\n", model[0], model[1]);
Tejun Heo623a3122006-03-05 17:55:58 +09003209 return 0;
3210 }
3211
3212 if (strcmp(serial[0], serial[1])) {
Tejun Heof15a1da2006-05-15 20:57:56 +09003213 ata_dev_printk(dev, KERN_INFO, "serial number mismatch "
3214 "'%s' != '%s'\n", serial[0], serial[1]);
Tejun Heo623a3122006-03-05 17:55:58 +09003215 return 0;
3216 }
3217
3218 if (dev->class == ATA_DEV_ATA && dev->n_sectors != new_n_sectors) {
Tejun Heof15a1da2006-05-15 20:57:56 +09003219 ata_dev_printk(dev, KERN_INFO, "n_sectors mismatch "
3220 "%llu != %llu\n",
3221 (unsigned long long)dev->n_sectors,
3222 (unsigned long long)new_n_sectors);
Tejun Heo623a3122006-03-05 17:55:58 +09003223 return 0;
3224 }
3225
3226 return 1;
3227}
3228
3229/**
3230 * ata_dev_revalidate - Revalidate ATA device
Tejun Heo623a3122006-03-05 17:55:58 +09003231 * @dev: device to revalidate
Tejun Heobff04642006-11-10 18:08:10 +09003232 * @readid_flags: read ID flags
Tejun Heo623a3122006-03-05 17:55:58 +09003233 *
3234 * Re-read IDENTIFY page and make sure @dev is still attached to
3235 * the port.
3236 *
3237 * LOCKING:
3238 * Kernel thread context (may sleep)
3239 *
3240 * RETURNS:
3241 * 0 on success, negative errno otherwise
3242 */
Tejun Heobff04642006-11-10 18:08:10 +09003243int ata_dev_revalidate(struct ata_device *dev, unsigned int readid_flags)
Tejun Heo623a3122006-03-05 17:55:58 +09003244{
Tejun Heo5eb45c02006-04-02 18:51:52 +09003245 unsigned int class = dev->class;
Tejun Heof15a1da2006-05-15 20:57:56 +09003246 u16 *id = (void *)dev->ap->sector_buf;
Tejun Heo623a3122006-03-05 17:55:58 +09003247 int rc;
3248
Tejun Heo5eb45c02006-04-02 18:51:52 +09003249 if (!ata_dev_enabled(dev)) {
3250 rc = -ENODEV;
3251 goto fail;
3252 }
Tejun Heo623a3122006-03-05 17:55:58 +09003253
Tejun Heofe635c72006-05-15 20:57:35 +09003254 /* read ID data */
Tejun Heobff04642006-11-10 18:08:10 +09003255 rc = ata_dev_read_id(dev, &class, readid_flags, id);
Tejun Heo623a3122006-03-05 17:55:58 +09003256 if (rc)
3257 goto fail;
3258
3259 /* is the device still there? */
Tejun Heo3373efd2006-05-15 20:57:53 +09003260 if (!ata_dev_same_device(dev, class, id)) {
Tejun Heo623a3122006-03-05 17:55:58 +09003261 rc = -ENODEV;
3262 goto fail;
3263 }
3264
Tejun Heofe635c72006-05-15 20:57:35 +09003265 memcpy(dev->id, id, sizeof(id[0]) * ATA_ID_WORDS);
Tejun Heo623a3122006-03-05 17:55:58 +09003266
3267 /* configure device according to the new ID */
Tejun Heoefdaedc2006-11-01 18:38:52 +09003268 rc = ata_dev_configure(dev);
Tejun Heo5eb45c02006-04-02 18:51:52 +09003269 if (rc == 0)
3270 return 0;
Tejun Heo623a3122006-03-05 17:55:58 +09003271
3272 fail:
Tejun Heof15a1da2006-05-15 20:57:56 +09003273 ata_dev_printk(dev, KERN_ERR, "revalidation failed (errno=%d)\n", rc);
Tejun Heo623a3122006-03-05 17:55:58 +09003274 return rc;
3275}
3276
Alan Cox6919a0a2006-10-27 19:08:46 -07003277struct ata_blacklist_entry {
3278 const char *model_num;
3279 const char *model_rev;
3280 unsigned long horkage;
3281};
3282
3283static const struct ata_blacklist_entry ata_device_blacklist [] = {
3284 /* Devices with DMA related problems under Linux */
3285 { "WDC AC11000H", NULL, ATA_HORKAGE_NODMA },
3286 { "WDC AC22100H", NULL, ATA_HORKAGE_NODMA },
3287 { "WDC AC32500H", NULL, ATA_HORKAGE_NODMA },
3288 { "WDC AC33100H", NULL, ATA_HORKAGE_NODMA },
3289 { "WDC AC31600H", NULL, ATA_HORKAGE_NODMA },
3290 { "WDC AC32100H", "24.09P07", ATA_HORKAGE_NODMA },
3291 { "WDC AC23200L", "21.10N21", ATA_HORKAGE_NODMA },
3292 { "Compaq CRD-8241B", NULL, ATA_HORKAGE_NODMA },
3293 { "CRD-8400B", NULL, ATA_HORKAGE_NODMA },
3294 { "CRD-8480B", NULL, ATA_HORKAGE_NODMA },
3295 { "CRD-8482B", NULL, ATA_HORKAGE_NODMA },
3296 { "CRD-84", NULL, ATA_HORKAGE_NODMA },
3297 { "SanDisk SDP3B", NULL, ATA_HORKAGE_NODMA },
3298 { "SanDisk SDP3B-64", NULL, ATA_HORKAGE_NODMA },
3299 { "SANYO CD-ROM CRD", NULL, ATA_HORKAGE_NODMA },
3300 { "HITACHI CDR-8", NULL, ATA_HORKAGE_NODMA },
3301 { "HITACHI CDR-8335", NULL, ATA_HORKAGE_NODMA },
3302 { "HITACHI CDR-8435", NULL, ATA_HORKAGE_NODMA },
3303 { "Toshiba CD-ROM XM-6202B", NULL, ATA_HORKAGE_NODMA },
3304 { "TOSHIBA CD-ROM XM-1702BC", NULL, ATA_HORKAGE_NODMA },
3305 { "CD-532E-A", NULL, ATA_HORKAGE_NODMA },
3306 { "E-IDE CD-ROM CR-840",NULL, ATA_HORKAGE_NODMA },
3307 { "CD-ROM Drive/F5A", NULL, ATA_HORKAGE_NODMA },
3308 { "WPI CDD-820", NULL, ATA_HORKAGE_NODMA },
3309 { "SAMSUNG CD-ROM SC-148C", NULL, ATA_HORKAGE_NODMA },
3310 { "SAMSUNG CD-ROM SC", NULL, ATA_HORKAGE_NODMA },
3311 { "SanDisk SDP3B-64", NULL, ATA_HORKAGE_NODMA },
3312 { "ATAPI CD-ROM DRIVE 40X MAXIMUM",NULL,ATA_HORKAGE_NODMA },
3313 { "_NEC DV5800A", NULL, ATA_HORKAGE_NODMA },
3314 { "SAMSUNG CD-ROM SN-124","N001", ATA_HORKAGE_NODMA },
3315
3316 /* Devices we expect to fail diagnostics */
3317
3318 /* Devices where NCQ should be avoided */
3319 /* NCQ is slow */
3320 { "WDC WD740ADFD-00", NULL, ATA_HORKAGE_NONCQ },
3321
3322 /* Devices with NCQ limits */
3323
3324 /* End Marker */
3325 { }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003326};
Jeff Garzik2e9edbf2006-03-24 09:56:57 -05003327
Alan Cox6919a0a2006-10-27 19:08:46 -07003328unsigned long ata_device_blacklisted(const struct ata_device *dev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003329{
Tejun Heo8bfa79f2007-01-02 20:19:40 +09003330 unsigned char model_num[ATA_ID_PROD_LEN + 1];
3331 unsigned char model_rev[ATA_ID_FW_REV_LEN + 1];
Alan Cox6919a0a2006-10-27 19:08:46 -07003332 const struct ata_blacklist_entry *ad = ata_device_blacklist;
Albert Lee3a778272006-06-22 13:00:25 +08003333
Tejun Heo8bfa79f2007-01-02 20:19:40 +09003334 ata_id_c_string(dev->id, model_num, ATA_ID_PROD, sizeof(model_num));
3335 ata_id_c_string(dev->id, model_rev, ATA_ID_FW_REV, sizeof(model_rev));
Linus Torvalds1da177e2005-04-16 15:20:36 -07003336
Alan Cox6919a0a2006-10-27 19:08:46 -07003337 while (ad->model_num) {
Tejun Heo8bfa79f2007-01-02 20:19:40 +09003338 if (!strcmp(ad->model_num, model_num)) {
Alan Cox6919a0a2006-10-27 19:08:46 -07003339 if (ad->model_rev == NULL)
3340 return ad->horkage;
Tejun Heo8bfa79f2007-01-02 20:19:40 +09003341 if (!strcmp(ad->model_rev, model_rev))
Alan Cox6919a0a2006-10-27 19:08:46 -07003342 return ad->horkage;
Alan Coxf4b15fe2006-03-22 15:54:04 +00003343 }
Alan Cox6919a0a2006-10-27 19:08:46 -07003344 ad++;
Alan Coxf4b15fe2006-03-22 15:54:04 +00003345 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003346 return 0;
3347}
3348
Alan Cox6919a0a2006-10-27 19:08:46 -07003349static int ata_dma_blacklisted(const struct ata_device *dev)
3350{
3351 /* We don't support polling DMA.
3352 * DMA blacklist those ATAPI devices with CDB-intr (and use PIO)
3353 * if the LLDD handles only interrupts in the HSM_ST_LAST state.
3354 */
3355 if ((dev->ap->flags & ATA_FLAG_PIO_POLLING) &&
3356 (dev->flags & ATA_DFLAG_CDB_INTR))
3357 return 1;
3358 return (ata_device_blacklisted(dev) & ATA_HORKAGE_NODMA) ? 1 : 0;
3359}
3360
Tejun Heoa6d5a512006-03-06 04:31:57 +09003361/**
3362 * ata_dev_xfermask - Compute supported xfermask of the given device
Tejun Heoa6d5a512006-03-06 04:31:57 +09003363 * @dev: Device to compute xfermask for
3364 *
Tejun Heoacf356b2006-03-24 14:07:50 +09003365 * Compute supported xfermask of @dev and store it in
3366 * dev->*_mask. This function is responsible for applying all
3367 * known limits including host controller limits, device
3368 * blacklist, etc...
Tejun Heoa6d5a512006-03-06 04:31:57 +09003369 *
3370 * LOCKING:
3371 * None.
Tejun Heoa6d5a512006-03-06 04:31:57 +09003372 */
Tejun Heo3373efd2006-05-15 20:57:53 +09003373static void ata_dev_xfermask(struct ata_device *dev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003374{
Tejun Heo3373efd2006-05-15 20:57:53 +09003375 struct ata_port *ap = dev->ap;
Jeff Garzikcca39742006-08-24 03:19:22 -04003376 struct ata_host *host = ap->host;
Tejun Heoa6d5a512006-03-06 04:31:57 +09003377 unsigned long xfer_mask;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003378
Tejun Heo37deecb2006-08-10 16:59:07 +09003379 /* controller modes available */
Tejun Heo565083e2006-04-02 17:54:47 +09003380 xfer_mask = ata_pack_xfermask(ap->pio_mask,
3381 ap->mwdma_mask, ap->udma_mask);
3382
3383 /* Apply cable rule here. Don't apply it early because when
3384 * we handle hot plug the cable type can itself change.
3385 */
3386 if (ap->cbl == ATA_CBL_PATA40)
3387 xfer_mask &= ~(0xF8 << ATA_SHIFT_UDMA);
Alan Coxfc085152006-10-10 14:28:11 -07003388 /* Apply drive side cable rule. Unknown or 80 pin cables reported
3389 * host side are checked drive side as well. Cases where we know a
3390 * 40wire cable is used safely for 80 are not checked here.
3391 */
3392 if (ata_drive_40wire(dev->id) && (ap->cbl == ATA_CBL_PATA_UNK || ap->cbl == ATA_CBL_PATA80))
3393 xfer_mask &= ~(0xF8 << ATA_SHIFT_UDMA);
3394
Linus Torvalds1da177e2005-04-16 15:20:36 -07003395
Tejun Heo37deecb2006-08-10 16:59:07 +09003396 xfer_mask &= ata_pack_xfermask(dev->pio_mask,
3397 dev->mwdma_mask, dev->udma_mask);
3398 xfer_mask &= ata_id_xfermask(dev->id);
Tejun Heo565083e2006-04-02 17:54:47 +09003399
Alan Coxb352e572006-08-10 18:52:12 +01003400 /*
3401 * CFA Advanced TrueIDE timings are not allowed on a shared
3402 * cable
3403 */
3404 if (ata_dev_pair(dev)) {
3405 /* No PIO5 or PIO6 */
3406 xfer_mask &= ~(0x03 << (ATA_SHIFT_PIO + 5));
3407 /* No MWDMA3 or MWDMA 4 */
3408 xfer_mask &= ~(0x03 << (ATA_SHIFT_MWDMA + 3));
3409 }
3410
Tejun Heo37deecb2006-08-10 16:59:07 +09003411 if (ata_dma_blacklisted(dev)) {
3412 xfer_mask &= ~(ATA_MASK_MWDMA | ATA_MASK_UDMA);
Tejun Heof15a1da2006-05-15 20:57:56 +09003413 ata_dev_printk(dev, KERN_WARNING,
3414 "device is on DMA blacklist, disabling DMA\n");
Tejun Heo37deecb2006-08-10 16:59:07 +09003415 }
Tejun Heoa6d5a512006-03-06 04:31:57 +09003416
Jeff Garzikcca39742006-08-24 03:19:22 -04003417 if ((host->flags & ATA_HOST_SIMPLEX) && host->simplex_claimed) {
Tejun Heo37deecb2006-08-10 16:59:07 +09003418 xfer_mask &= ~(ATA_MASK_MWDMA | ATA_MASK_UDMA);
3419 ata_dev_printk(dev, KERN_WARNING, "simplex DMA is claimed by "
3420 "other device, disabling DMA\n");
Alan Cox5444a6f2006-03-27 18:58:20 +01003421 }
Tejun Heo565083e2006-04-02 17:54:47 +09003422
Alan Cox5444a6f2006-03-27 18:58:20 +01003423 if (ap->ops->mode_filter)
3424 xfer_mask = ap->ops->mode_filter(ap, dev, xfer_mask);
3425
Tejun Heo565083e2006-04-02 17:54:47 +09003426 ata_unpack_xfermask(xfer_mask, &dev->pio_mask,
3427 &dev->mwdma_mask, &dev->udma_mask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003428}
3429
Linus Torvalds1da177e2005-04-16 15:20:36 -07003430/**
Linus Torvalds1da177e2005-04-16 15:20:36 -07003431 * ata_dev_set_xfermode - Issue SET FEATURES - XFER MODE command
Linus Torvalds1da177e2005-04-16 15:20:36 -07003432 * @dev: Device to which command will be sent
3433 *
Jeff Garzik780a87f2005-05-30 15:41:05 -04003434 * Issue SET FEATURES - XFER MODE command to device @dev
3435 * on port @ap.
3436 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07003437 * LOCKING:
Jeff Garzik0cba6322005-05-30 19:49:12 -04003438 * PCI/etc. bus probe sem.
Tejun Heo83206a22006-03-24 15:25:31 +09003439 *
3440 * RETURNS:
3441 * 0 on success, AC_ERR_* mask otherwise.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003442 */
3443
Tejun Heo3373efd2006-05-15 20:57:53 +09003444static unsigned int ata_dev_set_xfermode(struct ata_device *dev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003445{
Tejun Heoa0123702005-12-13 14:49:31 +09003446 struct ata_taskfile tf;
Tejun Heo83206a22006-03-24 15:25:31 +09003447 unsigned int err_mask;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003448
3449 /* set up set-features taskfile */
3450 DPRINTK("set features - xfer mode\n");
3451
Tejun Heo3373efd2006-05-15 20:57:53 +09003452 ata_tf_init(dev, &tf);
Tejun Heoa0123702005-12-13 14:49:31 +09003453 tf.command = ATA_CMD_SET_FEATURES;
3454 tf.feature = SETFEATURES_XFER;
3455 tf.flags |= ATA_TFLAG_ISADDR | ATA_TFLAG_DEVICE;
3456 tf.protocol = ATA_PROT_NODATA;
3457 tf.nsect = dev->xfer_mode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003458
Tejun Heo3373efd2006-05-15 20:57:53 +09003459 err_mask = ata_exec_internal(dev, &tf, NULL, DMA_NONE, NULL, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003460
Tejun Heo83206a22006-03-24 15:25:31 +09003461 DPRINTK("EXIT, err_mask=%x\n", err_mask);
3462 return err_mask;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003463}
3464
3465/**
Albert Lee8bf62ec2005-05-12 15:29:42 -04003466 * ata_dev_init_params - Issue INIT DEV PARAMS command
Albert Lee8bf62ec2005-05-12 15:29:42 -04003467 * @dev: Device to which command will be sent
Randy Dunlape2a7f772006-05-18 10:50:18 -07003468 * @heads: Number of heads (taskfile parameter)
3469 * @sectors: Number of sectors (taskfile parameter)
Albert Lee8bf62ec2005-05-12 15:29:42 -04003470 *
3471 * LOCKING:
Tejun Heo6aff8f12006-02-15 18:24:09 +09003472 * Kernel thread context (may sleep)
3473 *
3474 * RETURNS:
3475 * 0 on success, AC_ERR_* mask otherwise.
Albert Lee8bf62ec2005-05-12 15:29:42 -04003476 */
Tejun Heo3373efd2006-05-15 20:57:53 +09003477static unsigned int ata_dev_init_params(struct ata_device *dev,
3478 u16 heads, u16 sectors)
Albert Lee8bf62ec2005-05-12 15:29:42 -04003479{
Tejun Heoa0123702005-12-13 14:49:31 +09003480 struct ata_taskfile tf;
Tejun Heo6aff8f12006-02-15 18:24:09 +09003481 unsigned int err_mask;
Albert Lee8bf62ec2005-05-12 15:29:42 -04003482
3483 /* Number of sectors per track 1-255. Number of heads 1-16 */
3484 if (sectors < 1 || sectors > 255 || heads < 1 || heads > 16)
Albert Lee00b6f5e2006-03-27 16:39:18 +08003485 return AC_ERR_INVALID;
Albert Lee8bf62ec2005-05-12 15:29:42 -04003486
3487 /* set up init dev params taskfile */
3488 DPRINTK("init dev params \n");
3489
Tejun Heo3373efd2006-05-15 20:57:53 +09003490 ata_tf_init(dev, &tf);
Tejun Heoa0123702005-12-13 14:49:31 +09003491 tf.command = ATA_CMD_INIT_DEV_PARAMS;
3492 tf.flags |= ATA_TFLAG_ISADDR | ATA_TFLAG_DEVICE;
3493 tf.protocol = ATA_PROT_NODATA;
3494 tf.nsect = sectors;
3495 tf.device |= (heads - 1) & 0x0f; /* max head = num. of heads - 1 */
Albert Lee8bf62ec2005-05-12 15:29:42 -04003496
Tejun Heo3373efd2006-05-15 20:57:53 +09003497 err_mask = ata_exec_internal(dev, &tf, NULL, DMA_NONE, NULL, 0);
Albert Lee8bf62ec2005-05-12 15:29:42 -04003498
Tejun Heo6aff8f12006-02-15 18:24:09 +09003499 DPRINTK("EXIT, err_mask=%x\n", err_mask);
3500 return err_mask;
Albert Lee8bf62ec2005-05-12 15:29:42 -04003501}
3502
3503/**
Jeff Garzik0cba6322005-05-30 19:49:12 -04003504 * ata_sg_clean - Unmap DMA memory associated with command
3505 * @qc: Command containing DMA memory to be released
3506 *
3507 * Unmap all mapped DMA memory associated with this command.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003508 *
3509 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04003510 * spin_lock_irqsave(host lock)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003511 */
Tejun Heo70e6ad02006-11-14 22:47:10 +09003512void ata_sg_clean(struct ata_queued_cmd *qc)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003513{
3514 struct ata_port *ap = qc->ap;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003515 struct scatterlist *sg = qc->__sg;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003516 int dir = qc->dma_dir;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003517 void *pad_buf = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003518
Tejun Heoa4631472006-02-11 19:11:13 +09003519 WARN_ON(!(qc->flags & ATA_QCFLAG_DMAMAP));
3520 WARN_ON(sg == NULL);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003521
3522 if (qc->flags & ATA_QCFLAG_SINGLE)
Jeff Garzikf1318832006-02-20 16:55:56 -05003523 WARN_ON(qc->n_elem > 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003524
Jeff Garzik2c13b7c2005-11-14 14:14:16 -05003525 VPRINTK("unmapping %u sg elements\n", qc->n_elem);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003526
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003527 /* if we padded the buffer out to 32-bit bound, and data
3528 * xfer direction is from-device, we must copy from the
3529 * pad buffer back into the supplied buffer
3530 */
3531 if (qc->pad_len && !(qc->tf.flags & ATA_TFLAG_WRITE))
3532 pad_buf = ap->pad + (qc->tag * ATA_DMA_PAD_SZ);
3533
3534 if (qc->flags & ATA_QCFLAG_SG) {
Jeff Garzike1410f22005-11-14 14:06:26 -05003535 if (qc->n_elem)
Brian King2f1f6102006-03-23 17:30:15 -06003536 dma_unmap_sg(ap->dev, sg, qc->n_elem, dir);
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003537 /* restore last sg */
3538 sg[qc->orig_n_elem - 1].length += qc->pad_len;
3539 if (pad_buf) {
3540 struct scatterlist *psg = &qc->pad_sgent;
3541 void *addr = kmap_atomic(psg->page, KM_IRQ0);
3542 memcpy(addr + psg->offset, pad_buf, qc->pad_len);
Mark Lorddfa15982005-12-12 23:19:28 -05003543 kunmap_atomic(addr, KM_IRQ0);
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003544 }
3545 } else {
Tejun Heo2e242fa2006-02-20 23:48:38 +09003546 if (qc->n_elem)
Brian King2f1f6102006-03-23 17:30:15 -06003547 dma_unmap_single(ap->dev,
Jeff Garzike1410f22005-11-14 14:06:26 -05003548 sg_dma_address(&sg[0]), sg_dma_len(&sg[0]),
3549 dir);
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003550 /* restore sg */
3551 sg->length += qc->pad_len;
3552 if (pad_buf)
3553 memcpy(qc->buf_virt + sg->length - qc->pad_len,
3554 pad_buf, qc->pad_len);
3555 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003556
3557 qc->flags &= ~ATA_QCFLAG_DMAMAP;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003558 qc->__sg = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003559}
3560
3561/**
3562 * ata_fill_sg - Fill PCI IDE PRD table
3563 * @qc: Metadata associated with taskfile to be transferred
3564 *
Jeff Garzik780a87f2005-05-30 15:41:05 -04003565 * Fill PCI IDE PRD (scatter-gather) table with segments
3566 * associated with the current disk command.
3567 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07003568 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04003569 * spin_lock_irqsave(host lock)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003570 *
3571 */
3572static void ata_fill_sg(struct ata_queued_cmd *qc)
3573{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003574 struct ata_port *ap = qc->ap;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003575 struct scatterlist *sg;
3576 unsigned int idx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003577
Tejun Heoa4631472006-02-11 19:11:13 +09003578 WARN_ON(qc->__sg == NULL);
Jeff Garzikf1318832006-02-20 16:55:56 -05003579 WARN_ON(qc->n_elem == 0 && qc->pad_len == 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003580
3581 idx = 0;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003582 ata_for_each_sg(sg, qc) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003583 u32 addr, offset;
3584 u32 sg_len, len;
3585
3586 /* determine if physical DMA addr spans 64K boundary.
3587 * Note h/w doesn't support 64-bit, so we unconditionally
3588 * truncate dma_addr_t to u32.
3589 */
3590 addr = (u32) sg_dma_address(sg);
3591 sg_len = sg_dma_len(sg);
3592
3593 while (sg_len) {
3594 offset = addr & 0xffff;
3595 len = sg_len;
3596 if ((offset + sg_len) > 0x10000)
3597 len = 0x10000 - offset;
3598
3599 ap->prd[idx].addr = cpu_to_le32(addr);
3600 ap->prd[idx].flags_len = cpu_to_le32(len & 0xffff);
3601 VPRINTK("PRD[%u] = (0x%X, 0x%X)\n", idx, addr, len);
3602
3603 idx++;
3604 sg_len -= len;
3605 addr += len;
3606 }
3607 }
3608
3609 if (idx)
3610 ap->prd[idx - 1].flags_len |= cpu_to_le32(ATA_PRD_EOT);
3611}
3612/**
3613 * ata_check_atapi_dma - Check whether ATAPI DMA can be supported
3614 * @qc: Metadata associated with taskfile to check
3615 *
Jeff Garzik780a87f2005-05-30 15:41:05 -04003616 * Allow low-level driver to filter ATA PACKET commands, returning
3617 * a status indicating whether or not it is OK to use DMA for the
3618 * supplied PACKET command.
3619 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07003620 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04003621 * spin_lock_irqsave(host lock)
Jeff Garzik0cba6322005-05-30 19:49:12 -04003622 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07003623 * RETURNS: 0 when ATAPI DMA can be used
3624 * nonzero otherwise
3625 */
3626int ata_check_atapi_dma(struct ata_queued_cmd *qc)
3627{
3628 struct ata_port *ap = qc->ap;
3629 int rc = 0; /* Assume ATAPI DMA is OK by default */
3630
3631 if (ap->ops->check_atapi_dma)
3632 rc = ap->ops->check_atapi_dma(qc);
3633
3634 return rc;
3635}
3636/**
3637 * ata_qc_prep - Prepare taskfile for submission
3638 * @qc: Metadata associated with taskfile to be prepared
3639 *
Jeff Garzik780a87f2005-05-30 15:41:05 -04003640 * Prepare ATA taskfile for submission.
3641 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07003642 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04003643 * spin_lock_irqsave(host lock)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003644 */
3645void ata_qc_prep(struct ata_queued_cmd *qc)
3646{
3647 if (!(qc->flags & ATA_QCFLAG_DMAMAP))
3648 return;
3649
3650 ata_fill_sg(qc);
3651}
3652
Brian Kinge46834c2006-03-17 17:04:03 -06003653void ata_noop_qc_prep(struct ata_queued_cmd *qc) { }
3654
Jeff Garzik0cba6322005-05-30 19:49:12 -04003655/**
3656 * ata_sg_init_one - Associate command with memory buffer
3657 * @qc: Command to be associated
3658 * @buf: Memory buffer
3659 * @buflen: Length of memory buffer, in bytes.
3660 *
3661 * Initialize the data-related elements of queued_cmd @qc
3662 * to point to a single memory buffer, @buf of byte length @buflen.
3663 *
3664 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04003665 * spin_lock_irqsave(host lock)
Jeff Garzik0cba6322005-05-30 19:49:12 -04003666 */
3667
Linus Torvalds1da177e2005-04-16 15:20:36 -07003668void ata_sg_init_one(struct ata_queued_cmd *qc, void *buf, unsigned int buflen)
3669{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003670 qc->flags |= ATA_QCFLAG_SINGLE;
3671
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003672 qc->__sg = &qc->sgent;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003673 qc->n_elem = 1;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003674 qc->orig_n_elem = 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003675 qc->buf_virt = buf;
Brian King233277c2006-06-07 11:25:31 -05003676 qc->nbytes = buflen;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003677
Tejun Heo61c05962006-11-14 22:35:43 +09003678 sg_init_one(&qc->sgent, buf, buflen);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003679}
3680
Jeff Garzik0cba6322005-05-30 19:49:12 -04003681/**
3682 * ata_sg_init - Associate command with scatter-gather table.
3683 * @qc: Command to be associated
3684 * @sg: Scatter-gather table.
3685 * @n_elem: Number of elements in s/g table.
3686 *
3687 * Initialize the data-related elements of queued_cmd @qc
3688 * to point to a scatter-gather table @sg, containing @n_elem
3689 * elements.
3690 *
3691 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04003692 * spin_lock_irqsave(host lock)
Jeff Garzik0cba6322005-05-30 19:49:12 -04003693 */
3694
Linus Torvalds1da177e2005-04-16 15:20:36 -07003695void ata_sg_init(struct ata_queued_cmd *qc, struct scatterlist *sg,
3696 unsigned int n_elem)
3697{
3698 qc->flags |= ATA_QCFLAG_SG;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003699 qc->__sg = sg;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003700 qc->n_elem = n_elem;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003701 qc->orig_n_elem = n_elem;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003702}
3703
3704/**
Jeff Garzik0cba6322005-05-30 19:49:12 -04003705 * ata_sg_setup_one - DMA-map the memory buffer associated with a command.
3706 * @qc: Command with memory buffer to be mapped.
3707 *
3708 * DMA-map the memory buffer associated with queued_cmd @qc.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003709 *
3710 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04003711 * spin_lock_irqsave(host lock)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003712 *
3713 * RETURNS:
Jeff Garzik0cba6322005-05-30 19:49:12 -04003714 * Zero on success, negative on error.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003715 */
3716
3717static int ata_sg_setup_one(struct ata_queued_cmd *qc)
3718{
3719 struct ata_port *ap = qc->ap;
3720 int dir = qc->dma_dir;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003721 struct scatterlist *sg = qc->__sg;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003722 dma_addr_t dma_address;
Tejun Heo2e242fa2006-02-20 23:48:38 +09003723 int trim_sg = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003724
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003725 /* we must lengthen transfers to end on a 32-bit boundary */
3726 qc->pad_len = sg->length & 3;
3727 if (qc->pad_len) {
3728 void *pad_buf = ap->pad + (qc->tag * ATA_DMA_PAD_SZ);
3729 struct scatterlist *psg = &qc->pad_sgent;
3730
Tejun Heoa4631472006-02-11 19:11:13 +09003731 WARN_ON(qc->dev->class != ATA_DEV_ATAPI);
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003732
3733 memset(pad_buf, 0, ATA_DMA_PAD_SZ);
3734
3735 if (qc->tf.flags & ATA_TFLAG_WRITE)
3736 memcpy(pad_buf, qc->buf_virt + sg->length - qc->pad_len,
3737 qc->pad_len);
3738
3739 sg_dma_address(psg) = ap->pad_dma + (qc->tag * ATA_DMA_PAD_SZ);
3740 sg_dma_len(psg) = ATA_DMA_PAD_SZ;
3741 /* trim sg */
3742 sg->length -= qc->pad_len;
Tejun Heo2e242fa2006-02-20 23:48:38 +09003743 if (sg->length == 0)
3744 trim_sg = 1;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003745
3746 DPRINTK("padding done, sg->length=%u pad_len=%u\n",
3747 sg->length, qc->pad_len);
3748 }
3749
Tejun Heo2e242fa2006-02-20 23:48:38 +09003750 if (trim_sg) {
3751 qc->n_elem--;
Jeff Garzike1410f22005-11-14 14:06:26 -05003752 goto skip_map;
3753 }
3754
Brian King2f1f6102006-03-23 17:30:15 -06003755 dma_address = dma_map_single(ap->dev, qc->buf_virt,
Albert Lee32529e02005-05-26 03:49:42 -04003756 sg->length, dir);
Tejun Heo537a95d2005-11-05 14:29:01 -05003757 if (dma_mapping_error(dma_address)) {
3758 /* restore sg */
3759 sg->length += qc->pad_len;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003760 return -1;
Tejun Heo537a95d2005-11-05 14:29:01 -05003761 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003762
3763 sg_dma_address(sg) = dma_address;
Albert Lee32529e02005-05-26 03:49:42 -04003764 sg_dma_len(sg) = sg->length;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003765
Tejun Heo2e242fa2006-02-20 23:48:38 +09003766skip_map:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003767 DPRINTK("mapped buffer of %d bytes for %s\n", sg_dma_len(sg),
3768 qc->tf.flags & ATA_TFLAG_WRITE ? "write" : "read");
3769
3770 return 0;
3771}
3772
3773/**
Jeff Garzik0cba6322005-05-30 19:49:12 -04003774 * ata_sg_setup - DMA-map the scatter-gather table associated with a command.
3775 * @qc: Command with scatter-gather table to be mapped.
3776 *
3777 * DMA-map the scatter-gather table associated with queued_cmd @qc.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003778 *
3779 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04003780 * spin_lock_irqsave(host lock)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003781 *
3782 * RETURNS:
Jeff Garzik0cba6322005-05-30 19:49:12 -04003783 * Zero on success, negative on error.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003784 *
3785 */
3786
3787static int ata_sg_setup(struct ata_queued_cmd *qc)
3788{
3789 struct ata_port *ap = qc->ap;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003790 struct scatterlist *sg = qc->__sg;
3791 struct scatterlist *lsg = &sg[qc->n_elem - 1];
Jeff Garzike1410f22005-11-14 14:06:26 -05003792 int n_elem, pre_n_elem, dir, trim_sg = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003793
3794 VPRINTK("ENTER, ata%u\n", ap->id);
Tejun Heoa4631472006-02-11 19:11:13 +09003795 WARN_ON(!(qc->flags & ATA_QCFLAG_SG));
Linus Torvalds1da177e2005-04-16 15:20:36 -07003796
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003797 /* we must lengthen transfers to end on a 32-bit boundary */
3798 qc->pad_len = lsg->length & 3;
3799 if (qc->pad_len) {
3800 void *pad_buf = ap->pad + (qc->tag * ATA_DMA_PAD_SZ);
3801 struct scatterlist *psg = &qc->pad_sgent;
3802 unsigned int offset;
3803
Tejun Heoa4631472006-02-11 19:11:13 +09003804 WARN_ON(qc->dev->class != ATA_DEV_ATAPI);
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003805
3806 memset(pad_buf, 0, ATA_DMA_PAD_SZ);
3807
3808 /*
3809 * psg->page/offset are used to copy to-be-written
3810 * data in this function or read data in ata_sg_clean.
3811 */
3812 offset = lsg->offset + lsg->length - qc->pad_len;
3813 psg->page = nth_page(lsg->page, offset >> PAGE_SHIFT);
3814 psg->offset = offset_in_page(offset);
3815
3816 if (qc->tf.flags & ATA_TFLAG_WRITE) {
3817 void *addr = kmap_atomic(psg->page, KM_IRQ0);
3818 memcpy(pad_buf, addr + psg->offset, qc->pad_len);
Mark Lorddfa15982005-12-12 23:19:28 -05003819 kunmap_atomic(addr, KM_IRQ0);
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003820 }
3821
3822 sg_dma_address(psg) = ap->pad_dma + (qc->tag * ATA_DMA_PAD_SZ);
3823 sg_dma_len(psg) = ATA_DMA_PAD_SZ;
3824 /* trim last sg */
3825 lsg->length -= qc->pad_len;
Jeff Garzike1410f22005-11-14 14:06:26 -05003826 if (lsg->length == 0)
3827 trim_sg = 1;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003828
3829 DPRINTK("padding done, sg[%d].length=%u pad_len=%u\n",
3830 qc->n_elem - 1, lsg->length, qc->pad_len);
3831 }
3832
Jeff Garzike1410f22005-11-14 14:06:26 -05003833 pre_n_elem = qc->n_elem;
3834 if (trim_sg && pre_n_elem)
3835 pre_n_elem--;
3836
3837 if (!pre_n_elem) {
3838 n_elem = 0;
3839 goto skip_map;
3840 }
3841
Linus Torvalds1da177e2005-04-16 15:20:36 -07003842 dir = qc->dma_dir;
Brian King2f1f6102006-03-23 17:30:15 -06003843 n_elem = dma_map_sg(ap->dev, sg, pre_n_elem, dir);
Tejun Heo537a95d2005-11-05 14:29:01 -05003844 if (n_elem < 1) {
3845 /* restore last sg */
3846 lsg->length += qc->pad_len;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003847 return -1;
Tejun Heo537a95d2005-11-05 14:29:01 -05003848 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003849
3850 DPRINTK("%d sg elements mapped\n", n_elem);
3851
Jeff Garzike1410f22005-11-14 14:06:26 -05003852skip_map:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003853 qc->n_elem = n_elem;
3854
3855 return 0;
3856}
3857
3858/**
Randy Dunlapc893a3a2006-01-28 13:15:32 -05003859 * swap_buf_le16 - swap halves of 16-bit words in place
Edward Falk0baab862005-06-02 18:17:13 -04003860 * @buf: Buffer to swap
3861 * @buf_words: Number of 16-bit words in buffer.
3862 *
3863 * Swap halves of 16-bit words if needed to convert from
3864 * little-endian byte order to native cpu byte order, or
3865 * vice-versa.
3866 *
3867 * LOCKING:
Randy Dunlap6f0ef4f2005-10-25 01:44:30 -04003868 * Inherited from caller.
Edward Falk0baab862005-06-02 18:17:13 -04003869 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003870void swap_buf_le16(u16 *buf, unsigned int buf_words)
3871{
3872#ifdef __BIG_ENDIAN
3873 unsigned int i;
3874
3875 for (i = 0; i < buf_words; i++)
3876 buf[i] = le16_to_cpu(buf[i]);
3877#endif /* __BIG_ENDIAN */
3878}
3879
Albert Lee6ae4cfb2005-08-12 14:15:34 +08003880/**
Tejun Heo0d5ff562007-02-01 15:06:36 +09003881 * ata_data_xfer - Transfer data by PIO
Alan Coxa6b2c5d2006-05-22 16:59:59 +01003882 * @adev: device to target
Albert Lee6ae4cfb2005-08-12 14:15:34 +08003883 * @buf: data buffer
3884 * @buflen: buffer length
Jeff Garzik344baba2005-09-07 01:15:17 -04003885 * @write_data: read/write
Albert Lee6ae4cfb2005-08-12 14:15:34 +08003886 *
3887 * Transfer data from/to the device data register by PIO.
3888 *
3889 * LOCKING:
3890 * Inherited from caller.
Albert Lee6ae4cfb2005-08-12 14:15:34 +08003891 */
Tejun Heo0d5ff562007-02-01 15:06:36 +09003892void ata_data_xfer(struct ata_device *adev, unsigned char *buf,
3893 unsigned int buflen, int write_data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003894{
Alan Coxa6b2c5d2006-05-22 16:59:59 +01003895 struct ata_port *ap = adev->ap;
Albert Lee6ae4cfb2005-08-12 14:15:34 +08003896 unsigned int words = buflen >> 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003897
Albert Lee6ae4cfb2005-08-12 14:15:34 +08003898 /* Transfer multiple of 2 bytes */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003899 if (write_data)
Tejun Heo0d5ff562007-02-01 15:06:36 +09003900 iowrite16_rep(ap->ioaddr.data_addr, buf, words);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003901 else
Tejun Heo0d5ff562007-02-01 15:06:36 +09003902 ioread16_rep(ap->ioaddr.data_addr, buf, words);
Albert Lee6ae4cfb2005-08-12 14:15:34 +08003903
3904 /* Transfer trailing 1 byte, if any. */
3905 if (unlikely(buflen & 0x01)) {
3906 u16 align_buf[1] = { 0 };
3907 unsigned char *trailing_buf = buf + buflen - 1;
3908
3909 if (write_data) {
3910 memcpy(align_buf, trailing_buf, 1);
Tejun Heo0d5ff562007-02-01 15:06:36 +09003911 iowrite16(le16_to_cpu(align_buf[0]), ap->ioaddr.data_addr);
Albert Lee6ae4cfb2005-08-12 14:15:34 +08003912 } else {
Tejun Heo0d5ff562007-02-01 15:06:36 +09003913 align_buf[0] = cpu_to_le16(ioread16(ap->ioaddr.data_addr));
Albert Lee6ae4cfb2005-08-12 14:15:34 +08003914 memcpy(trailing_buf, align_buf, 1);
3915 }
3916 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003917}
3918
Albert Lee6ae4cfb2005-08-12 14:15:34 +08003919/**
Tejun Heo0d5ff562007-02-01 15:06:36 +09003920 * ata_data_xfer_noirq - Transfer data by PIO
Alan Cox75e99582006-05-24 14:14:41 +01003921 * @adev: device to target
3922 * @buf: data buffer
3923 * @buflen: buffer length
3924 * @write_data: read/write
3925 *
Tejun Heo88574552006-06-25 20:00:35 +09003926 * Transfer data from/to the device data register by PIO. Do the
Alan Cox75e99582006-05-24 14:14:41 +01003927 * transfer with interrupts disabled.
3928 *
3929 * LOCKING:
3930 * Inherited from caller.
3931 */
Tejun Heo0d5ff562007-02-01 15:06:36 +09003932void ata_data_xfer_noirq(struct ata_device *adev, unsigned char *buf,
3933 unsigned int buflen, int write_data)
Alan Cox75e99582006-05-24 14:14:41 +01003934{
3935 unsigned long flags;
3936 local_irq_save(flags);
Tejun Heo0d5ff562007-02-01 15:06:36 +09003937 ata_data_xfer(adev, buf, buflen, write_data);
Alan Cox75e99582006-05-24 14:14:41 +01003938 local_irq_restore(flags);
3939}
3940
3941
3942/**
Albert Lee6ae4cfb2005-08-12 14:15:34 +08003943 * ata_pio_sector - Transfer ATA_SECT_SIZE (512 bytes) of data.
3944 * @qc: Command on going
3945 *
3946 * Transfer ATA_SECT_SIZE of data from/to the ATA device.
3947 *
3948 * LOCKING:
3949 * Inherited from caller.
3950 */
3951
Linus Torvalds1da177e2005-04-16 15:20:36 -07003952static void ata_pio_sector(struct ata_queued_cmd *qc)
3953{
3954 int do_write = (qc->tf.flags & ATA_TFLAG_WRITE);
Jeff Garzikcedc9a42005-10-05 07:13:30 -04003955 struct scatterlist *sg = qc->__sg;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003956 struct ata_port *ap = qc->ap;
3957 struct page *page;
3958 unsigned int offset;
3959 unsigned char *buf;
3960
Tejun Heo726f0782007-01-03 17:30:39 +09003961 if (qc->curbytes == qc->nbytes - ATA_SECT_SIZE)
Albert Lee14be71f2005-09-27 17:36:35 +08003962 ap->hsm_task_state = HSM_ST_LAST;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003963
3964 page = sg[qc->cursg].page;
Tejun Heo726f0782007-01-03 17:30:39 +09003965 offset = sg[qc->cursg].offset + qc->cursg_ofs;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003966
3967 /* get the current page and offset */
3968 page = nth_page(page, (offset >> PAGE_SHIFT));
3969 offset %= PAGE_SIZE;
3970
Albert Lee7282aa42005-10-09 09:46:07 -04003971 DPRINTK("data %s\n", qc->tf.flags & ATA_TFLAG_WRITE ? "write" : "read");
3972
Albert Lee91b8b312005-10-09 09:48:44 -04003973 if (PageHighMem(page)) {
3974 unsigned long flags;
Albert Lee7282aa42005-10-09 09:46:07 -04003975
Alan Coxa6b2c5d2006-05-22 16:59:59 +01003976 /* FIXME: use a bounce buffer */
Albert Lee91b8b312005-10-09 09:48:44 -04003977 local_irq_save(flags);
3978 buf = kmap_atomic(page, KM_IRQ0);
Albert Lee083958d2005-10-09 09:47:31 -04003979
Albert Lee91b8b312005-10-09 09:48:44 -04003980 /* do the actual data transfer */
Alan Coxa6b2c5d2006-05-22 16:59:59 +01003981 ap->ops->data_xfer(qc->dev, buf + offset, ATA_SECT_SIZE, do_write);
Albert Lee91b8b312005-10-09 09:48:44 -04003982
3983 kunmap_atomic(buf, KM_IRQ0);
3984 local_irq_restore(flags);
3985 } else {
3986 buf = page_address(page);
Alan Coxa6b2c5d2006-05-22 16:59:59 +01003987 ap->ops->data_xfer(qc->dev, buf + offset, ATA_SECT_SIZE, do_write);
Albert Lee91b8b312005-10-09 09:48:44 -04003988 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003989
Tejun Heo726f0782007-01-03 17:30:39 +09003990 qc->curbytes += ATA_SECT_SIZE;
3991 qc->cursg_ofs += ATA_SECT_SIZE;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003992
Tejun Heo726f0782007-01-03 17:30:39 +09003993 if (qc->cursg_ofs == (&sg[qc->cursg])->length) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003994 qc->cursg++;
3995 qc->cursg_ofs = 0;
3996 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003997}
Linus Torvalds1da177e2005-04-16 15:20:36 -07003998
Albert Lee6ae4cfb2005-08-12 14:15:34 +08003999/**
Albert Lee07f6f7d2005-11-01 19:33:20 +08004000 * ata_pio_sectors - Transfer one or many 512-byte sectors.
4001 * @qc: Command on going
4002 *
Jeff Garzikc81e29b2006-05-24 01:49:12 -04004003 * Transfer one or many ATA_SECT_SIZE of data from/to the
Albert Lee07f6f7d2005-11-01 19:33:20 +08004004 * ATA device for the DRQ request.
4005 *
4006 * LOCKING:
4007 * Inherited from caller.
4008 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004009
Albert Lee07f6f7d2005-11-01 19:33:20 +08004010static void ata_pio_sectors(struct ata_queued_cmd *qc)
4011{
4012 if (is_multi_taskfile(&qc->tf)) {
4013 /* READ/WRITE MULTIPLE */
4014 unsigned int nsect;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004015
Jeff Garzik587005d2006-02-11 18:17:32 -05004016 WARN_ON(qc->dev->multi_count == 0);
Albert Lee07f6f7d2005-11-01 19:33:20 +08004017
Tejun Heo726f0782007-01-03 17:30:39 +09004018 nsect = min((qc->nbytes - qc->curbytes) / ATA_SECT_SIZE,
4019 qc->dev->multi_count);
Albert Lee07f6f7d2005-11-01 19:33:20 +08004020 while (nsect--)
4021 ata_pio_sector(qc);
4022 } else
4023 ata_pio_sector(qc);
4024}
4025
4026/**
Albert Leec71c1852005-10-04 06:03:45 -04004027 * atapi_send_cdb - Write CDB bytes to hardware
4028 * @ap: Port to which ATAPI device is attached.
4029 * @qc: Taskfile currently active
4030 *
4031 * When device has indicated its readiness to accept
4032 * a CDB, this function is called. Send the CDB.
4033 *
4034 * LOCKING:
4035 * caller.
4036 */
4037
4038static void atapi_send_cdb(struct ata_port *ap, struct ata_queued_cmd *qc)
4039{
4040 /* send SCSI cdb */
4041 DPRINTK("send cdb\n");
Jeff Garzikdb024d52006-02-13 00:23:57 -05004042 WARN_ON(qc->dev->cdb_len < 12);
Albert Leec71c1852005-10-04 06:03:45 -04004043
Alan Coxa6b2c5d2006-05-22 16:59:59 +01004044 ap->ops->data_xfer(qc->dev, qc->cdb, qc->dev->cdb_len, 1);
Albert Leec71c1852005-10-04 06:03:45 -04004045 ata_altstatus(ap); /* flush */
4046
4047 switch (qc->tf.protocol) {
4048 case ATA_PROT_ATAPI:
4049 ap->hsm_task_state = HSM_ST;
4050 break;
4051 case ATA_PROT_ATAPI_NODATA:
4052 ap->hsm_task_state = HSM_ST_LAST;
4053 break;
4054 case ATA_PROT_ATAPI_DMA:
4055 ap->hsm_task_state = HSM_ST_LAST;
4056 /* initiate bmdma */
4057 ap->ops->bmdma_start(qc);
4058 break;
4059 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004060}
4061
Albert Lee6ae4cfb2005-08-12 14:15:34 +08004062/**
4063 * __atapi_pio_bytes - Transfer data from/to the ATAPI device.
4064 * @qc: Command on going
4065 * @bytes: number of bytes
4066 *
4067 * Transfer Transfer data from/to the ATAPI device.
4068 *
4069 * LOCKING:
4070 * Inherited from caller.
4071 *
4072 */
4073
Linus Torvalds1da177e2005-04-16 15:20:36 -07004074static void __atapi_pio_bytes(struct ata_queued_cmd *qc, unsigned int bytes)
4075{
4076 int do_write = (qc->tf.flags & ATA_TFLAG_WRITE);
Jeff Garzikcedc9a42005-10-05 07:13:30 -04004077 struct scatterlist *sg = qc->__sg;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004078 struct ata_port *ap = qc->ap;
4079 struct page *page;
4080 unsigned char *buf;
4081 unsigned int offset, count;
4082
Albert Lee563a6e12005-08-12 14:17:50 +08004083 if (qc->curbytes + bytes >= qc->nbytes)
Albert Lee14be71f2005-09-27 17:36:35 +08004084 ap->hsm_task_state = HSM_ST_LAST;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004085
4086next_sg:
Albert Lee563a6e12005-08-12 14:17:50 +08004087 if (unlikely(qc->cursg >= qc->n_elem)) {
Jeff Garzik7fb6ec22005-09-16 06:01:48 -04004088 /*
Albert Lee563a6e12005-08-12 14:17:50 +08004089 * The end of qc->sg is reached and the device expects
4090 * more data to transfer. In order not to overrun qc->sg
4091 * and fulfill length specified in the byte count register,
4092 * - for read case, discard trailing data from the device
4093 * - for write case, padding zero data to the device
4094 */
4095 u16 pad_buf[1] = { 0 };
4096 unsigned int words = bytes >> 1;
4097 unsigned int i;
4098
4099 if (words) /* warning if bytes > 1 */
Tejun Heof15a1da2006-05-15 20:57:56 +09004100 ata_dev_printk(qc->dev, KERN_WARNING,
4101 "%u bytes trailing data\n", bytes);
Albert Lee563a6e12005-08-12 14:17:50 +08004102
4103 for (i = 0; i < words; i++)
Alan Coxa6b2c5d2006-05-22 16:59:59 +01004104 ap->ops->data_xfer(qc->dev, (unsigned char*)pad_buf, 2, do_write);
Albert Lee563a6e12005-08-12 14:17:50 +08004105
Albert Lee14be71f2005-09-27 17:36:35 +08004106 ap->hsm_task_state = HSM_ST_LAST;
Albert Lee563a6e12005-08-12 14:17:50 +08004107 return;
4108 }
4109
Jeff Garzikcedc9a42005-10-05 07:13:30 -04004110 sg = &qc->__sg[qc->cursg];
Linus Torvalds1da177e2005-04-16 15:20:36 -07004111
Linus Torvalds1da177e2005-04-16 15:20:36 -07004112 page = sg->page;
4113 offset = sg->offset + qc->cursg_ofs;
4114
4115 /* get the current page and offset */
4116 page = nth_page(page, (offset >> PAGE_SHIFT));
4117 offset %= PAGE_SIZE;
4118
Albert Lee6952df02005-06-06 15:56:03 +08004119 /* don't overrun current sg */
Albert Lee32529e02005-05-26 03:49:42 -04004120 count = min(sg->length - qc->cursg_ofs, bytes);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004121
4122 /* don't cross page boundaries */
4123 count = min(count, (unsigned int)PAGE_SIZE - offset);
4124
Albert Lee7282aa42005-10-09 09:46:07 -04004125 DPRINTK("data %s\n", qc->tf.flags & ATA_TFLAG_WRITE ? "write" : "read");
4126
Albert Lee91b8b312005-10-09 09:48:44 -04004127 if (PageHighMem(page)) {
4128 unsigned long flags;
Albert Lee7282aa42005-10-09 09:46:07 -04004129
Alan Coxa6b2c5d2006-05-22 16:59:59 +01004130 /* FIXME: use bounce buffer */
Albert Lee91b8b312005-10-09 09:48:44 -04004131 local_irq_save(flags);
4132 buf = kmap_atomic(page, KM_IRQ0);
Albert Lee083958d2005-10-09 09:47:31 -04004133
Albert Lee91b8b312005-10-09 09:48:44 -04004134 /* do the actual data transfer */
Alan Coxa6b2c5d2006-05-22 16:59:59 +01004135 ap->ops->data_xfer(qc->dev, buf + offset, count, do_write);
Albert Lee91b8b312005-10-09 09:48:44 -04004136
4137 kunmap_atomic(buf, KM_IRQ0);
4138 local_irq_restore(flags);
4139 } else {
4140 buf = page_address(page);
Alan Coxa6b2c5d2006-05-22 16:59:59 +01004141 ap->ops->data_xfer(qc->dev, buf + offset, count, do_write);
Albert Lee91b8b312005-10-09 09:48:44 -04004142 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004143
4144 bytes -= count;
4145 qc->curbytes += count;
4146 qc->cursg_ofs += count;
4147
Albert Lee32529e02005-05-26 03:49:42 -04004148 if (qc->cursg_ofs == sg->length) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07004149 qc->cursg++;
4150 qc->cursg_ofs = 0;
4151 }
4152
Albert Lee563a6e12005-08-12 14:17:50 +08004153 if (bytes)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004154 goto next_sg;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004155}
4156
Albert Lee6ae4cfb2005-08-12 14:15:34 +08004157/**
4158 * atapi_pio_bytes - Transfer data from/to the ATAPI device.
4159 * @qc: Command on going
4160 *
4161 * Transfer Transfer data from/to the ATAPI device.
4162 *
4163 * LOCKING:
4164 * Inherited from caller.
Albert Lee6ae4cfb2005-08-12 14:15:34 +08004165 */
4166
Linus Torvalds1da177e2005-04-16 15:20:36 -07004167static void atapi_pio_bytes(struct ata_queued_cmd *qc)
4168{
4169 struct ata_port *ap = qc->ap;
4170 struct ata_device *dev = qc->dev;
4171 unsigned int ireason, bc_lo, bc_hi, bytes;
4172 int i_write, do_write = (qc->tf.flags & ATA_TFLAG_WRITE) ? 1 : 0;
4173
Albert Leeeec4c3f2006-05-18 17:51:10 +08004174 /* Abuse qc->result_tf for temp storage of intermediate TF
4175 * here to save some kernel stack usage.
4176 * For normal completion, qc->result_tf is not relevant. For
4177 * error, qc->result_tf is later overwritten by ata_qc_complete().
4178 * So, the correctness of qc->result_tf is not affected.
4179 */
4180 ap->ops->tf_read(ap, &qc->result_tf);
4181 ireason = qc->result_tf.nsect;
4182 bc_lo = qc->result_tf.lbam;
4183 bc_hi = qc->result_tf.lbah;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004184 bytes = (bc_hi << 8) | bc_lo;
4185
4186 /* shall be cleared to zero, indicating xfer of data */
4187 if (ireason & (1 << 0))
4188 goto err_out;
4189
4190 /* make sure transfer direction matches expected */
4191 i_write = ((ireason & (1 << 1)) == 0) ? 1 : 0;
4192 if (do_write != i_write)
4193 goto err_out;
4194
Albert Lee312f7da2005-09-27 17:38:03 +08004195 VPRINTK("ata%u: xfering %d bytes\n", ap->id, bytes);
4196
Linus Torvalds1da177e2005-04-16 15:20:36 -07004197 __atapi_pio_bytes(qc, bytes);
4198
4199 return;
4200
4201err_out:
Tejun Heof15a1da2006-05-15 20:57:56 +09004202 ata_dev_printk(dev, KERN_INFO, "ATAPI check failed\n");
Tejun Heo11a56d22006-01-23 13:09:36 +09004203 qc->err_mask |= AC_ERR_HSM;
Albert Lee14be71f2005-09-27 17:36:35 +08004204 ap->hsm_task_state = HSM_ST_ERR;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004205}
4206
4207/**
Albert Leec234fb02006-03-25 17:58:38 +08004208 * ata_hsm_ok_in_wq - Check if the qc can be handled in the workqueue.
4209 * @ap: the target ata_port
4210 * @qc: qc on going
Linus Torvalds1da177e2005-04-16 15:20:36 -07004211 *
Albert Leec234fb02006-03-25 17:58:38 +08004212 * RETURNS:
4213 * 1 if ok in workqueue, 0 otherwise.
Linus Torvalds1da177e2005-04-16 15:20:36 -07004214 */
Albert Leec234fb02006-03-25 17:58:38 +08004215
4216static inline int ata_hsm_ok_in_wq(struct ata_port *ap, struct ata_queued_cmd *qc)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004217{
Albert Leec234fb02006-03-25 17:58:38 +08004218 if (qc->tf.flags & ATA_TFLAG_POLLING)
4219 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004220
Albert Leec234fb02006-03-25 17:58:38 +08004221 if (ap->hsm_task_state == HSM_ST_FIRST) {
4222 if (qc->tf.protocol == ATA_PROT_PIO &&
4223 (qc->tf.flags & ATA_TFLAG_WRITE))
4224 return 1;
4225
4226 if (is_atapi_taskfile(&qc->tf) &&
4227 !(qc->dev->flags & ATA_DFLAG_CDB_INTR))
4228 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004229 }
4230
Albert Leec234fb02006-03-25 17:58:38 +08004231 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004232}
4233
Albert Leec234fb02006-03-25 17:58:38 +08004234/**
Tejun Heoc17ea202006-05-15 20:59:29 +09004235 * ata_hsm_qc_complete - finish a qc running on standard HSM
4236 * @qc: Command to complete
4237 * @in_wq: 1 if called from workqueue, 0 otherwise
4238 *
4239 * Finish @qc which is running on standard HSM.
4240 *
4241 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04004242 * If @in_wq is zero, spin_lock_irqsave(host lock).
Tejun Heoc17ea202006-05-15 20:59:29 +09004243 * Otherwise, none on entry and grabs host lock.
4244 */
4245static void ata_hsm_qc_complete(struct ata_queued_cmd *qc, int in_wq)
4246{
4247 struct ata_port *ap = qc->ap;
4248 unsigned long flags;
4249
4250 if (ap->ops->error_handler) {
4251 if (in_wq) {
Jeff Garzikba6a1302006-06-22 23:46:10 -04004252 spin_lock_irqsave(ap->lock, flags);
Tejun Heoc17ea202006-05-15 20:59:29 +09004253
Jeff Garzikcca39742006-08-24 03:19:22 -04004254 /* EH might have kicked in while host lock is
4255 * released.
Tejun Heoc17ea202006-05-15 20:59:29 +09004256 */
4257 qc = ata_qc_from_tag(ap, qc->tag);
4258 if (qc) {
4259 if (likely(!(qc->err_mask & AC_ERR_HSM))) {
Akira Iguchi83625002007-01-26 16:27:32 +09004260 ap->ops->irq_on(ap);
Tejun Heoc17ea202006-05-15 20:59:29 +09004261 ata_qc_complete(qc);
4262 } else
4263 ata_port_freeze(ap);
4264 }
4265
Jeff Garzikba6a1302006-06-22 23:46:10 -04004266 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heoc17ea202006-05-15 20:59:29 +09004267 } else {
4268 if (likely(!(qc->err_mask & AC_ERR_HSM)))
4269 ata_qc_complete(qc);
4270 else
4271 ata_port_freeze(ap);
4272 }
4273 } else {
4274 if (in_wq) {
Jeff Garzikba6a1302006-06-22 23:46:10 -04004275 spin_lock_irqsave(ap->lock, flags);
Akira Iguchi83625002007-01-26 16:27:32 +09004276 ap->ops->irq_on(ap);
Tejun Heoc17ea202006-05-15 20:59:29 +09004277 ata_qc_complete(qc);
Jeff Garzikba6a1302006-06-22 23:46:10 -04004278 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heoc17ea202006-05-15 20:59:29 +09004279 } else
4280 ata_qc_complete(qc);
4281 }
Jeff Garzikc81e29b2006-05-24 01:49:12 -04004282
4283 ata_altstatus(ap); /* flush */
Tejun Heoc17ea202006-05-15 20:59:29 +09004284}
4285
4286/**
Albert Leebb5cb292006-03-25 17:48:02 +08004287 * ata_hsm_move - move the HSM to the next state.
4288 * @ap: the target ata_port
4289 * @qc: qc on going
4290 * @status: current device status
4291 * @in_wq: 1 if called from workqueue, 0 otherwise
4292 *
4293 * RETURNS:
4294 * 1 when poll next status needed, 0 otherwise.
4295 */
Tejun Heo9a1004d2006-05-31 18:27:52 +09004296int ata_hsm_move(struct ata_port *ap, struct ata_queued_cmd *qc,
4297 u8 status, int in_wq)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004298{
Albert Leebb5cb292006-03-25 17:48:02 +08004299 unsigned long flags = 0;
4300 int poll_next;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004301
Albert Lee6912ccd2006-03-25 17:45:49 +08004302 WARN_ON((qc->flags & ATA_QCFLAG_ACTIVE) == 0);
Albert Lee0565c262006-02-13 18:55:25 +08004303
Albert Leebb5cb292006-03-25 17:48:02 +08004304 /* Make sure ata_qc_issue_prot() does not throw things
4305 * like DMA polling into the workqueue. Notice that
4306 * in_wq is not equivalent to (qc->tf.flags & ATA_TFLAG_POLLING).
Albert Lee1c848982005-12-05 15:40:15 +08004307 */
Albert Leec234fb02006-03-25 17:58:38 +08004308 WARN_ON(in_wq != ata_hsm_ok_in_wq(ap, qc));
Albert Lee1c848982005-12-05 15:40:15 +08004309
Albert Leee2cec772006-03-25 17:43:49 +08004310fsm_start:
Albert Lee999bb6f2006-03-25 18:07:48 +08004311 DPRINTK("ata%u: protocol %d task_state %d (dev_stat 0x%X)\n",
4312 ap->id, qc->tf.protocol, ap->hsm_task_state, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004313
Albert Leee2cec772006-03-25 17:43:49 +08004314 switch (ap->hsm_task_state) {
4315 case HSM_ST_FIRST:
Albert Leebb5cb292006-03-25 17:48:02 +08004316 /* Send first data block or PACKET CDB */
4317
4318 /* If polling, we will stay in the work queue after
4319 * sending the data. Otherwise, interrupt handler
4320 * takes over after sending the data.
4321 */
4322 poll_next = (qc->tf.flags & ATA_TFLAG_POLLING);
4323
Albert Leee2cec772006-03-25 17:43:49 +08004324 /* check device status */
Albert Lee3655d1d2006-05-19 11:43:04 +08004325 if (unlikely((status & ATA_DRQ) == 0)) {
4326 /* handle BSY=0, DRQ=0 as error */
4327 if (likely(status & (ATA_ERR | ATA_DF)))
4328 /* device stops HSM for abort/error */
4329 qc->err_mask |= AC_ERR_DEV;
4330 else
4331 /* HSM violation. Let EH handle this */
4332 qc->err_mask |= AC_ERR_HSM;
4333
Albert Leee2cec772006-03-25 17:43:49 +08004334 ap->hsm_task_state = HSM_ST_ERR;
4335 goto fsm_start;
4336 }
4337
Albert Lee71601952006-03-25 18:11:12 +08004338 /* Device should not ask for data transfer (DRQ=1)
4339 * when it finds something wrong.
Albert Leeeee6c322006-04-01 17:38:43 +08004340 * We ignore DRQ here and stop the HSM by
4341 * changing hsm_task_state to HSM_ST_ERR and
4342 * let the EH abort the command or reset the device.
Albert Lee71601952006-03-25 18:11:12 +08004343 */
4344 if (unlikely(status & (ATA_ERR | ATA_DF))) {
4345 printk(KERN_WARNING "ata%d: DRQ=1 with device error, dev_stat 0x%X\n",
4346 ap->id, status);
Albert Lee3655d1d2006-05-19 11:43:04 +08004347 qc->err_mask |= AC_ERR_HSM;
Albert Leeeee6c322006-04-01 17:38:43 +08004348 ap->hsm_task_state = HSM_ST_ERR;
4349 goto fsm_start;
Albert Lee71601952006-03-25 18:11:12 +08004350 }
4351
Albert Leebb5cb292006-03-25 17:48:02 +08004352 /* Send the CDB (atapi) or the first data block (ata pio out).
4353 * During the state transition, interrupt handler shouldn't
4354 * be invoked before the data transfer is complete and
4355 * hsm_task_state is changed. Hence, the following locking.
4356 */
4357 if (in_wq)
Jeff Garzikba6a1302006-06-22 23:46:10 -04004358 spin_lock_irqsave(ap->lock, flags);
Albert Leee2cec772006-03-25 17:43:49 +08004359
Albert Leebb5cb292006-03-25 17:48:02 +08004360 if (qc->tf.protocol == ATA_PROT_PIO) {
4361 /* PIO data out protocol.
4362 * send first data block.
4363 */
4364
4365 /* ata_pio_sectors() might change the state
4366 * to HSM_ST_LAST. so, the state is changed here
4367 * before ata_pio_sectors().
4368 */
4369 ap->hsm_task_state = HSM_ST;
4370 ata_pio_sectors(qc);
4371 ata_altstatus(ap); /* flush */
4372 } else
4373 /* send CDB */
4374 atapi_send_cdb(ap, qc);
4375
4376 if (in_wq)
Jeff Garzikba6a1302006-06-22 23:46:10 -04004377 spin_unlock_irqrestore(ap->lock, flags);
Albert Leebb5cb292006-03-25 17:48:02 +08004378
4379 /* if polling, ata_pio_task() handles the rest.
4380 * otherwise, interrupt handler takes over from here.
4381 */
Albert Leee2cec772006-03-25 17:43:49 +08004382 break;
4383
4384 case HSM_ST:
4385 /* complete command or read/write the data register */
4386 if (qc->tf.protocol == ATA_PROT_ATAPI) {
4387 /* ATAPI PIO protocol */
4388 if ((status & ATA_DRQ) == 0) {
Albert Lee3655d1d2006-05-19 11:43:04 +08004389 /* No more data to transfer or device error.
4390 * Device error will be tagged in HSM_ST_LAST.
4391 */
Albert Leee2cec772006-03-25 17:43:49 +08004392 ap->hsm_task_state = HSM_ST_LAST;
4393 goto fsm_start;
4394 }
4395
Albert Lee71601952006-03-25 18:11:12 +08004396 /* Device should not ask for data transfer (DRQ=1)
4397 * when it finds something wrong.
Albert Leeeee6c322006-04-01 17:38:43 +08004398 * We ignore DRQ here and stop the HSM by
4399 * changing hsm_task_state to HSM_ST_ERR and
4400 * let the EH abort the command or reset the device.
Albert Lee71601952006-03-25 18:11:12 +08004401 */
4402 if (unlikely(status & (ATA_ERR | ATA_DF))) {
4403 printk(KERN_WARNING "ata%d: DRQ=1 with device error, dev_stat 0x%X\n",
4404 ap->id, status);
Albert Lee3655d1d2006-05-19 11:43:04 +08004405 qc->err_mask |= AC_ERR_HSM;
Albert Leeeee6c322006-04-01 17:38:43 +08004406 ap->hsm_task_state = HSM_ST_ERR;
4407 goto fsm_start;
Albert Lee71601952006-03-25 18:11:12 +08004408 }
4409
Albert Leee2cec772006-03-25 17:43:49 +08004410 atapi_pio_bytes(qc);
4411
4412 if (unlikely(ap->hsm_task_state == HSM_ST_ERR))
4413 /* bad ireason reported by device */
4414 goto fsm_start;
4415
4416 } else {
4417 /* ATA PIO protocol */
4418 if (unlikely((status & ATA_DRQ) == 0)) {
4419 /* handle BSY=0, DRQ=0 as error */
Albert Lee3655d1d2006-05-19 11:43:04 +08004420 if (likely(status & (ATA_ERR | ATA_DF)))
4421 /* device stops HSM for abort/error */
4422 qc->err_mask |= AC_ERR_DEV;
4423 else
Tejun Heo55a8e2c2006-11-10 18:08:10 +09004424 /* HSM violation. Let EH handle this.
4425 * Phantom devices also trigger this
4426 * condition. Mark hint.
4427 */
4428 qc->err_mask |= AC_ERR_HSM |
4429 AC_ERR_NODEV_HINT;
Albert Lee3655d1d2006-05-19 11:43:04 +08004430
Albert Leee2cec772006-03-25 17:43:49 +08004431 ap->hsm_task_state = HSM_ST_ERR;
4432 goto fsm_start;
4433 }
4434
Albert Leeeee6c322006-04-01 17:38:43 +08004435 /* For PIO reads, some devices may ask for
4436 * data transfer (DRQ=1) alone with ERR=1.
4437 * We respect DRQ here and transfer one
4438 * block of junk data before changing the
4439 * hsm_task_state to HSM_ST_ERR.
4440 *
4441 * For PIO writes, ERR=1 DRQ=1 doesn't make
4442 * sense since the data block has been
4443 * transferred to the device.
Albert Lee71601952006-03-25 18:11:12 +08004444 */
4445 if (unlikely(status & (ATA_ERR | ATA_DF))) {
Albert Lee71601952006-03-25 18:11:12 +08004446 /* data might be corrputed */
4447 qc->err_mask |= AC_ERR_DEV;
Albert Leeeee6c322006-04-01 17:38:43 +08004448
4449 if (!(qc->tf.flags & ATA_TFLAG_WRITE)) {
4450 ata_pio_sectors(qc);
4451 ata_altstatus(ap);
4452 status = ata_wait_idle(ap);
4453 }
4454
Albert Lee3655d1d2006-05-19 11:43:04 +08004455 if (status & (ATA_BUSY | ATA_DRQ))
4456 qc->err_mask |= AC_ERR_HSM;
4457
Albert Leeeee6c322006-04-01 17:38:43 +08004458 /* ata_pio_sectors() might change the
4459 * state to HSM_ST_LAST. so, the state
4460 * is changed after ata_pio_sectors().
4461 */
4462 ap->hsm_task_state = HSM_ST_ERR;
4463 goto fsm_start;
Albert Lee71601952006-03-25 18:11:12 +08004464 }
4465
Albert Leee2cec772006-03-25 17:43:49 +08004466 ata_pio_sectors(qc);
4467
4468 if (ap->hsm_task_state == HSM_ST_LAST &&
4469 (!(qc->tf.flags & ATA_TFLAG_WRITE))) {
4470 /* all data read */
4471 ata_altstatus(ap);
Albert Lee52a32202006-03-25 18:18:15 +08004472 status = ata_wait_idle(ap);
Albert Leee2cec772006-03-25 17:43:49 +08004473 goto fsm_start;
4474 }
4475 }
4476
4477 ata_altstatus(ap); /* flush */
Albert Leebb5cb292006-03-25 17:48:02 +08004478 poll_next = 1;
Albert Leee2cec772006-03-25 17:43:49 +08004479 break;
4480
4481 case HSM_ST_LAST:
Albert Lee6912ccd2006-03-25 17:45:49 +08004482 if (unlikely(!ata_ok(status))) {
4483 qc->err_mask |= __ac_err_mask(status);
Albert Leee2cec772006-03-25 17:43:49 +08004484 ap->hsm_task_state = HSM_ST_ERR;
4485 goto fsm_start;
4486 }
4487
4488 /* no more data to transfer */
Albert Lee4332a772006-04-03 17:43:24 +08004489 DPRINTK("ata%u: dev %u command complete, drv_stat 0x%x\n",
4490 ap->id, qc->dev->devno, status);
Albert Leee2cec772006-03-25 17:43:49 +08004491
Albert Lee6912ccd2006-03-25 17:45:49 +08004492 WARN_ON(qc->err_mask);
4493
Albert Leee2cec772006-03-25 17:43:49 +08004494 ap->hsm_task_state = HSM_ST_IDLE;
4495
4496 /* complete taskfile transaction */
Tejun Heoc17ea202006-05-15 20:59:29 +09004497 ata_hsm_qc_complete(qc, in_wq);
Albert Leebb5cb292006-03-25 17:48:02 +08004498
4499 poll_next = 0;
Albert Leee2cec772006-03-25 17:43:49 +08004500 break;
4501
4502 case HSM_ST_ERR:
Albert Leee2cec772006-03-25 17:43:49 +08004503 /* make sure qc->err_mask is available to
4504 * know what's wrong and recover
4505 */
4506 WARN_ON(qc->err_mask == 0);
4507
4508 ap->hsm_task_state = HSM_ST_IDLE;
Albert Leebb5cb292006-03-25 17:48:02 +08004509
Albert Lee999bb6f2006-03-25 18:07:48 +08004510 /* complete taskfile transaction */
Tejun Heoc17ea202006-05-15 20:59:29 +09004511 ata_hsm_qc_complete(qc, in_wq);
Albert Leebb5cb292006-03-25 17:48:02 +08004512
4513 poll_next = 0;
Albert Leee2cec772006-03-25 17:43:49 +08004514 break;
4515 default:
Albert Leebb5cb292006-03-25 17:48:02 +08004516 poll_next = 0;
Albert Lee6912ccd2006-03-25 17:45:49 +08004517 BUG();
Albert Leee2cec772006-03-25 17:43:49 +08004518 }
4519
Albert Leebb5cb292006-03-25 17:48:02 +08004520 return poll_next;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004521}
4522
David Howells65f27f32006-11-22 14:55:48 +00004523static void ata_pio_task(struct work_struct *work)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004524{
David Howells65f27f32006-11-22 14:55:48 +00004525 struct ata_port *ap =
4526 container_of(work, struct ata_port, port_task.work);
4527 struct ata_queued_cmd *qc = ap->port_task_data;
Albert Leea1af3732006-03-25 17:50:15 +08004528 u8 status;
4529 int poll_next;
Jeff Garzik7fb6ec22005-09-16 06:01:48 -04004530
4531fsm_start:
Albert Leea1af3732006-03-25 17:50:15 +08004532 WARN_ON(ap->hsm_task_state == HSM_ST_IDLE);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004533
Albert Leea1af3732006-03-25 17:50:15 +08004534 /*
4535 * This is purely heuristic. This is a fast path.
4536 * Sometimes when we enter, BSY will be cleared in
4537 * a chk-status or two. If not, the drive is probably seeking
4538 * or something. Snooze for a couple msecs, then
4539 * chk-status again. If still busy, queue delayed work.
4540 */
4541 status = ata_busy_wait(ap, ATA_BUSY, 5);
4542 if (status & ATA_BUSY) {
4543 msleep(2);
4544 status = ata_busy_wait(ap, ATA_BUSY, 10);
4545 if (status & ATA_BUSY) {
Albert Lee31ce6da2006-04-03 18:31:44 +08004546 ata_port_queue_task(ap, ata_pio_task, qc, ATA_SHORT_PAUSE);
Albert Leea1af3732006-03-25 17:50:15 +08004547 return;
4548 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004549 }
4550
Albert Leea1af3732006-03-25 17:50:15 +08004551 /* move the HSM */
4552 poll_next = ata_hsm_move(ap, qc, status, 1);
4553
4554 /* another command or interrupt handler
4555 * may be running at this point.
4556 */
4557 if (poll_next)
Jeff Garzik7fb6ec22005-09-16 06:01:48 -04004558 goto fsm_start;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004559}
4560
Linus Torvalds1da177e2005-04-16 15:20:36 -07004561/**
Linus Torvalds1da177e2005-04-16 15:20:36 -07004562 * ata_qc_new - Request an available ATA command, for queueing
4563 * @ap: Port associated with device @dev
4564 * @dev: Device from whom we request an available command structure
4565 *
4566 * LOCKING:
Jeff Garzik0cba6322005-05-30 19:49:12 -04004567 * None.
Linus Torvalds1da177e2005-04-16 15:20:36 -07004568 */
4569
4570static struct ata_queued_cmd *ata_qc_new(struct ata_port *ap)
4571{
4572 struct ata_queued_cmd *qc = NULL;
4573 unsigned int i;
4574
Tejun Heoe3180492006-05-15 20:58:09 +09004575 /* no command while frozen */
Tejun Heob51e9e52006-06-29 01:29:30 +09004576 if (unlikely(ap->pflags & ATA_PFLAG_FROZEN))
Tejun Heoe3180492006-05-15 20:58:09 +09004577 return NULL;
4578
Tejun Heo2ab7db12006-05-15 20:58:02 +09004579 /* the last tag is reserved for internal command. */
4580 for (i = 0; i < ATA_MAX_QUEUE - 1; i++)
Tejun Heo6cec4a32006-05-15 21:03:41 +09004581 if (!test_and_set_bit(i, &ap->qc_allocated)) {
Tejun Heof69499f2006-05-15 20:58:03 +09004582 qc = __ata_qc_from_tag(ap, i);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004583 break;
4584 }
4585
4586 if (qc)
4587 qc->tag = i;
4588
4589 return qc;
4590}
4591
4592/**
4593 * ata_qc_new_init - Request an available ATA command, and initialize it
Linus Torvalds1da177e2005-04-16 15:20:36 -07004594 * @dev: Device from whom we request an available command structure
4595 *
4596 * LOCKING:
Jeff Garzik0cba6322005-05-30 19:49:12 -04004597 * None.
Linus Torvalds1da177e2005-04-16 15:20:36 -07004598 */
4599
Tejun Heo3373efd2006-05-15 20:57:53 +09004600struct ata_queued_cmd *ata_qc_new_init(struct ata_device *dev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004601{
Tejun Heo3373efd2006-05-15 20:57:53 +09004602 struct ata_port *ap = dev->ap;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004603 struct ata_queued_cmd *qc;
4604
4605 qc = ata_qc_new(ap);
4606 if (qc) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07004607 qc->scsicmd = NULL;
4608 qc->ap = ap;
4609 qc->dev = dev;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004610
Jeff Garzik2c13b7c2005-11-14 14:14:16 -05004611 ata_qc_reinit(qc);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004612 }
4613
4614 return qc;
4615}
4616
Linus Torvalds1da177e2005-04-16 15:20:36 -07004617/**
4618 * ata_qc_free - free unused ata_queued_cmd
4619 * @qc: Command to complete
4620 *
4621 * Designed to free unused ata_queued_cmd object
4622 * in case something prevents using it.
4623 *
4624 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04004625 * spin_lock_irqsave(host lock)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004626 */
4627void ata_qc_free(struct ata_queued_cmd *qc)
4628{
Tejun Heo4ba946e2006-01-23 13:09:36 +09004629 struct ata_port *ap = qc->ap;
4630 unsigned int tag;
4631
Tejun Heoa4631472006-02-11 19:11:13 +09004632 WARN_ON(qc == NULL); /* ata_qc_from_tag _might_ return NULL */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004633
Tejun Heo4ba946e2006-01-23 13:09:36 +09004634 qc->flags = 0;
4635 tag = qc->tag;
4636 if (likely(ata_tag_valid(tag))) {
Tejun Heo4ba946e2006-01-23 13:09:36 +09004637 qc->tag = ATA_TAG_POISON;
Tejun Heo6cec4a32006-05-15 21:03:41 +09004638 clear_bit(tag, &ap->qc_allocated);
Tejun Heo4ba946e2006-01-23 13:09:36 +09004639 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004640}
4641
Tejun Heo76014422006-02-11 15:13:49 +09004642void __ata_qc_complete(struct ata_queued_cmd *qc)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004643{
Tejun Heodedaf2b2006-05-15 21:03:43 +09004644 struct ata_port *ap = qc->ap;
4645
Tejun Heoa4631472006-02-11 19:11:13 +09004646 WARN_ON(qc == NULL); /* ata_qc_from_tag _might_ return NULL */
4647 WARN_ON(!(qc->flags & ATA_QCFLAG_ACTIVE));
Linus Torvalds1da177e2005-04-16 15:20:36 -07004648
4649 if (likely(qc->flags & ATA_QCFLAG_DMAMAP))
4650 ata_sg_clean(qc);
4651
Tejun Heo7401abf2006-05-15 20:57:32 +09004652 /* command should be marked inactive atomically with qc completion */
Tejun Heodedaf2b2006-05-15 21:03:43 +09004653 if (qc->tf.protocol == ATA_PROT_NCQ)
4654 ap->sactive &= ~(1 << qc->tag);
4655 else
4656 ap->active_tag = ATA_TAG_POISON;
Tejun Heo7401abf2006-05-15 20:57:32 +09004657
Albert Lee3f3791d2005-08-16 14:25:38 +08004658 /* atapi: mark qc as inactive to prevent the interrupt handler
4659 * from completing the command twice later, before the error handler
4660 * is called. (when rc != 0 and atapi request sense is needed)
4661 */
4662 qc->flags &= ~ATA_QCFLAG_ACTIVE;
Tejun Heodedaf2b2006-05-15 21:03:43 +09004663 ap->qc_active &= ~(1 << qc->tag);
Albert Lee3f3791d2005-08-16 14:25:38 +08004664
Linus Torvalds1da177e2005-04-16 15:20:36 -07004665 /* call completion callback */
Tejun Heo77853bf2006-01-23 13:09:36 +09004666 qc->complete_fn(qc);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004667}
4668
Tejun Heo39599a52006-11-14 22:37:35 +09004669static void fill_result_tf(struct ata_queued_cmd *qc)
4670{
4671 struct ata_port *ap = qc->ap;
4672
4673 ap->ops->tf_read(ap, &qc->result_tf);
4674 qc->result_tf.flags = qc->tf.flags;
4675}
4676
Tejun Heof686bcb2006-05-15 20:58:05 +09004677/**
4678 * ata_qc_complete - Complete an active ATA command
4679 * @qc: Command to complete
4680 * @err_mask: ATA Status register contents
4681 *
4682 * Indicate to the mid and upper layers that an ATA
4683 * command has completed, with either an ok or not-ok status.
4684 *
4685 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04004686 * spin_lock_irqsave(host lock)
Tejun Heof686bcb2006-05-15 20:58:05 +09004687 */
4688void ata_qc_complete(struct ata_queued_cmd *qc)
4689{
4690 struct ata_port *ap = qc->ap;
4691
4692 /* XXX: New EH and old EH use different mechanisms to
4693 * synchronize EH with regular execution path.
4694 *
4695 * In new EH, a failed qc is marked with ATA_QCFLAG_FAILED.
4696 * Normal execution path is responsible for not accessing a
4697 * failed qc. libata core enforces the rule by returning NULL
4698 * from ata_qc_from_tag() for failed qcs.
4699 *
4700 * Old EH depends on ata_qc_complete() nullifying completion
4701 * requests if ATA_QCFLAG_EH_SCHEDULED is set. Old EH does
4702 * not synchronize with interrupt handler. Only PIO task is
4703 * taken care of.
4704 */
4705 if (ap->ops->error_handler) {
Tejun Heob51e9e52006-06-29 01:29:30 +09004706 WARN_ON(ap->pflags & ATA_PFLAG_FROZEN);
Tejun Heof686bcb2006-05-15 20:58:05 +09004707
4708 if (unlikely(qc->err_mask))
4709 qc->flags |= ATA_QCFLAG_FAILED;
4710
4711 if (unlikely(qc->flags & ATA_QCFLAG_FAILED)) {
4712 if (!ata_tag_internal(qc->tag)) {
4713 /* always fill result TF for failed qc */
Tejun Heo39599a52006-11-14 22:37:35 +09004714 fill_result_tf(qc);
Tejun Heof686bcb2006-05-15 20:58:05 +09004715 ata_qc_schedule_eh(qc);
4716 return;
4717 }
4718 }
4719
4720 /* read result TF if requested */
4721 if (qc->flags & ATA_QCFLAG_RESULT_TF)
Tejun Heo39599a52006-11-14 22:37:35 +09004722 fill_result_tf(qc);
Tejun Heof686bcb2006-05-15 20:58:05 +09004723
4724 __ata_qc_complete(qc);
4725 } else {
4726 if (qc->flags & ATA_QCFLAG_EH_SCHEDULED)
4727 return;
4728
4729 /* read result TF if failed or requested */
4730 if (qc->err_mask || qc->flags & ATA_QCFLAG_RESULT_TF)
Tejun Heo39599a52006-11-14 22:37:35 +09004731 fill_result_tf(qc);
Tejun Heof686bcb2006-05-15 20:58:05 +09004732
4733 __ata_qc_complete(qc);
4734 }
4735}
4736
Tejun Heodedaf2b2006-05-15 21:03:43 +09004737/**
4738 * ata_qc_complete_multiple - Complete multiple qcs successfully
4739 * @ap: port in question
4740 * @qc_active: new qc_active mask
4741 * @finish_qc: LLDD callback invoked before completing a qc
4742 *
4743 * Complete in-flight commands. This functions is meant to be
4744 * called from low-level driver's interrupt routine to complete
4745 * requests normally. ap->qc_active and @qc_active is compared
4746 * and commands are completed accordingly.
4747 *
4748 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04004749 * spin_lock_irqsave(host lock)
Tejun Heodedaf2b2006-05-15 21:03:43 +09004750 *
4751 * RETURNS:
4752 * Number of completed commands on success, -errno otherwise.
4753 */
4754int ata_qc_complete_multiple(struct ata_port *ap, u32 qc_active,
4755 void (*finish_qc)(struct ata_queued_cmd *))
4756{
4757 int nr_done = 0;
4758 u32 done_mask;
4759 int i;
4760
4761 done_mask = ap->qc_active ^ qc_active;
4762
4763 if (unlikely(done_mask & qc_active)) {
4764 ata_port_printk(ap, KERN_ERR, "illegal qc_active transition "
4765 "(%08x->%08x)\n", ap->qc_active, qc_active);
4766 return -EINVAL;
4767 }
4768
4769 for (i = 0; i < ATA_MAX_QUEUE; i++) {
4770 struct ata_queued_cmd *qc;
4771
4772 if (!(done_mask & (1 << i)))
4773 continue;
4774
4775 if ((qc = ata_qc_from_tag(ap, i))) {
4776 if (finish_qc)
4777 finish_qc(qc);
4778 ata_qc_complete(qc);
4779 nr_done++;
4780 }
4781 }
4782
4783 return nr_done;
4784}
4785
Linus Torvalds1da177e2005-04-16 15:20:36 -07004786static inline int ata_should_dma_map(struct ata_queued_cmd *qc)
4787{
4788 struct ata_port *ap = qc->ap;
4789
4790 switch (qc->tf.protocol) {
Tejun Heo3dc1d882006-05-15 21:03:45 +09004791 case ATA_PROT_NCQ:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004792 case ATA_PROT_DMA:
4793 case ATA_PROT_ATAPI_DMA:
4794 return 1;
4795
4796 case ATA_PROT_ATAPI:
4797 case ATA_PROT_PIO:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004798 if (ap->flags & ATA_FLAG_PIO_DMA)
4799 return 1;
4800
4801 /* fall through */
4802
4803 default:
4804 return 0;
4805 }
4806
4807 /* never reached */
4808}
4809
4810/**
4811 * ata_qc_issue - issue taskfile to device
4812 * @qc: command to issue to device
4813 *
4814 * Prepare an ATA command to submission to device.
4815 * This includes mapping the data into a DMA-able
4816 * area, filling in the S/G table, and finally
4817 * writing the taskfile to hardware, starting the command.
4818 *
4819 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04004820 * spin_lock_irqsave(host lock)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004821 */
Tejun Heo8e0e6942006-03-31 20:41:11 +09004822void ata_qc_issue(struct ata_queued_cmd *qc)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004823{
4824 struct ata_port *ap = qc->ap;
4825
Tejun Heodedaf2b2006-05-15 21:03:43 +09004826 /* Make sure only one non-NCQ command is outstanding. The
4827 * check is skipped for old EH because it reuses active qc to
4828 * request ATAPI sense.
4829 */
4830 WARN_ON(ap->ops->error_handler && ata_tag_valid(ap->active_tag));
4831
4832 if (qc->tf.protocol == ATA_PROT_NCQ) {
4833 WARN_ON(ap->sactive & (1 << qc->tag));
4834 ap->sactive |= 1 << qc->tag;
4835 } else {
4836 WARN_ON(ap->sactive);
4837 ap->active_tag = qc->tag;
4838 }
4839
Tejun Heoe4a70e72006-03-31 20:36:47 +09004840 qc->flags |= ATA_QCFLAG_ACTIVE;
Tejun Heodedaf2b2006-05-15 21:03:43 +09004841 ap->qc_active |= 1 << qc->tag;
Tejun Heoe4a70e72006-03-31 20:36:47 +09004842
Linus Torvalds1da177e2005-04-16 15:20:36 -07004843 if (ata_should_dma_map(qc)) {
4844 if (qc->flags & ATA_QCFLAG_SG) {
4845 if (ata_sg_setup(qc))
Tejun Heo8e436af2006-01-23 13:09:36 +09004846 goto sg_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004847 } else if (qc->flags & ATA_QCFLAG_SINGLE) {
4848 if (ata_sg_setup_one(qc))
Tejun Heo8e436af2006-01-23 13:09:36 +09004849 goto sg_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004850 }
4851 } else {
4852 qc->flags &= ~ATA_QCFLAG_DMAMAP;
4853 }
4854
4855 ap->ops->qc_prep(qc);
4856
Tejun Heo8e0e6942006-03-31 20:41:11 +09004857 qc->err_mask |= ap->ops->qc_issue(qc);
4858 if (unlikely(qc->err_mask))
4859 goto err;
4860 return;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004861
Tejun Heo8e436af2006-01-23 13:09:36 +09004862sg_err:
4863 qc->flags &= ~ATA_QCFLAG_DMAMAP;
Tejun Heo8e0e6942006-03-31 20:41:11 +09004864 qc->err_mask |= AC_ERR_SYSTEM;
4865err:
4866 ata_qc_complete(qc);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004867}
4868
4869/**
4870 * ata_qc_issue_prot - issue taskfile to device in proto-dependent manner
4871 * @qc: command to issue to device
4872 *
4873 * Using various libata functions and hooks, this function
4874 * starts an ATA command. ATA commands are grouped into
4875 * classes called "protocols", and issuing each type of protocol
4876 * is slightly different.
4877 *
Edward Falk0baab862005-06-02 18:17:13 -04004878 * May be used as the qc_issue() entry in ata_port_operations.
4879 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07004880 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04004881 * spin_lock_irqsave(host lock)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004882 *
4883 * RETURNS:
Tejun Heo9a3d9eb2006-01-23 13:09:36 +09004884 * Zero on success, AC_ERR_* mask on failure
Linus Torvalds1da177e2005-04-16 15:20:36 -07004885 */
4886
Tejun Heo9a3d9eb2006-01-23 13:09:36 +09004887unsigned int ata_qc_issue_prot(struct ata_queued_cmd *qc)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004888{
4889 struct ata_port *ap = qc->ap;
4890
Albert Leee50362e2005-09-27 17:39:50 +08004891 /* Use polling pio if the LLD doesn't handle
4892 * interrupt driven pio and atapi CDB interrupt.
4893 */
4894 if (ap->flags & ATA_FLAG_PIO_POLLING) {
4895 switch (qc->tf.protocol) {
4896 case ATA_PROT_PIO:
Albert Leee3472cb2006-12-07 11:37:58 +08004897 case ATA_PROT_NODATA:
Albert Leee50362e2005-09-27 17:39:50 +08004898 case ATA_PROT_ATAPI:
4899 case ATA_PROT_ATAPI_NODATA:
4900 qc->tf.flags |= ATA_TFLAG_POLLING;
4901 break;
4902 case ATA_PROT_ATAPI_DMA:
4903 if (qc->dev->flags & ATA_DFLAG_CDB_INTR)
Albert Lee3a778272006-06-22 13:00:25 +08004904 /* see ata_dma_blacklisted() */
Albert Leee50362e2005-09-27 17:39:50 +08004905 BUG();
4906 break;
4907 default:
4908 break;
4909 }
4910 }
4911
Tejun Heo3d3cca32006-11-16 10:50:50 +09004912 /* Some controllers show flaky interrupt behavior after
4913 * setting xfer mode. Use polling instead.
4914 */
4915 if (unlikely(qc->tf.command == ATA_CMD_SET_FEATURES &&
4916 qc->tf.feature == SETFEATURES_XFER) &&
4917 (ap->flags & ATA_FLAG_SETXFER_POLLING))
4918 qc->tf.flags |= ATA_TFLAG_POLLING;
4919
Albert Lee312f7da2005-09-27 17:38:03 +08004920 /* select the device */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004921 ata_dev_select(ap, qc->dev->devno, 1, 0);
4922
Albert Lee312f7da2005-09-27 17:38:03 +08004923 /* start the command */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004924 switch (qc->tf.protocol) {
4925 case ATA_PROT_NODATA:
Albert Lee312f7da2005-09-27 17:38:03 +08004926 if (qc->tf.flags & ATA_TFLAG_POLLING)
4927 ata_qc_set_polling(qc);
4928
Jeff Garzike5338252005-10-30 21:37:17 -05004929 ata_tf_to_host(ap, &qc->tf);
Albert Lee312f7da2005-09-27 17:38:03 +08004930 ap->hsm_task_state = HSM_ST_LAST;
4931
4932 if (qc->tf.flags & ATA_TFLAG_POLLING)
Albert Lee31ce6da2006-04-03 18:31:44 +08004933 ata_port_queue_task(ap, ata_pio_task, qc, 0);
Albert Lee312f7da2005-09-27 17:38:03 +08004934
Linus Torvalds1da177e2005-04-16 15:20:36 -07004935 break;
4936
4937 case ATA_PROT_DMA:
Jeff Garzik587005d2006-02-11 18:17:32 -05004938 WARN_ON(qc->tf.flags & ATA_TFLAG_POLLING);
Albert Lee312f7da2005-09-27 17:38:03 +08004939
Linus Torvalds1da177e2005-04-16 15:20:36 -07004940 ap->ops->tf_load(ap, &qc->tf); /* load tf registers */
4941 ap->ops->bmdma_setup(qc); /* set up bmdma */
4942 ap->ops->bmdma_start(qc); /* initiate bmdma */
Albert Lee312f7da2005-09-27 17:38:03 +08004943 ap->hsm_task_state = HSM_ST_LAST;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004944 break;
4945
Albert Lee312f7da2005-09-27 17:38:03 +08004946 case ATA_PROT_PIO:
4947 if (qc->tf.flags & ATA_TFLAG_POLLING)
4948 ata_qc_set_polling(qc);
4949
Jeff Garzike5338252005-10-30 21:37:17 -05004950 ata_tf_to_host(ap, &qc->tf);
Albert Lee312f7da2005-09-27 17:38:03 +08004951
Albert Lee54f00382005-09-30 19:14:19 +08004952 if (qc->tf.flags & ATA_TFLAG_WRITE) {
4953 /* PIO data out protocol */
4954 ap->hsm_task_state = HSM_ST_FIRST;
Albert Lee31ce6da2006-04-03 18:31:44 +08004955 ata_port_queue_task(ap, ata_pio_task, qc, 0);
Albert Lee54f00382005-09-30 19:14:19 +08004956
4957 /* always send first data block using
Albert Leee27486d2005-11-01 19:24:49 +08004958 * the ata_pio_task() codepath.
Albert Lee54f00382005-09-30 19:14:19 +08004959 */
Albert Lee312f7da2005-09-27 17:38:03 +08004960 } else {
Albert Lee54f00382005-09-30 19:14:19 +08004961 /* PIO data in protocol */
4962 ap->hsm_task_state = HSM_ST;
Albert Lee312f7da2005-09-27 17:38:03 +08004963
Albert Lee54f00382005-09-30 19:14:19 +08004964 if (qc->tf.flags & ATA_TFLAG_POLLING)
Albert Lee31ce6da2006-04-03 18:31:44 +08004965 ata_port_queue_task(ap, ata_pio_task, qc, 0);
Albert Lee312f7da2005-09-27 17:38:03 +08004966
Albert Lee54f00382005-09-30 19:14:19 +08004967 /* if polling, ata_pio_task() handles the rest.
4968 * otherwise, interrupt handler takes over from here.
4969 */
Albert Lee312f7da2005-09-27 17:38:03 +08004970 }
4971
Linus Torvalds1da177e2005-04-16 15:20:36 -07004972 break;
4973
4974 case ATA_PROT_ATAPI:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004975 case ATA_PROT_ATAPI_NODATA:
Albert Lee312f7da2005-09-27 17:38:03 +08004976 if (qc->tf.flags & ATA_TFLAG_POLLING)
4977 ata_qc_set_polling(qc);
4978
Jeff Garzike5338252005-10-30 21:37:17 -05004979 ata_tf_to_host(ap, &qc->tf);
Jeff Garzikf6ef65e2006-01-27 02:45:00 -05004980
Albert Lee312f7da2005-09-27 17:38:03 +08004981 ap->hsm_task_state = HSM_ST_FIRST;
4982
4983 /* send cdb by polling if no cdb interrupt */
4984 if ((!(qc->dev->flags & ATA_DFLAG_CDB_INTR)) ||
4985 (qc->tf.flags & ATA_TFLAG_POLLING))
Albert Lee31ce6da2006-04-03 18:31:44 +08004986 ata_port_queue_task(ap, ata_pio_task, qc, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004987 break;
4988
4989 case ATA_PROT_ATAPI_DMA:
Jeff Garzik587005d2006-02-11 18:17:32 -05004990 WARN_ON(qc->tf.flags & ATA_TFLAG_POLLING);
Albert Lee312f7da2005-09-27 17:38:03 +08004991
Linus Torvalds1da177e2005-04-16 15:20:36 -07004992 ap->ops->tf_load(ap, &qc->tf); /* load tf registers */
4993 ap->ops->bmdma_setup(qc); /* set up bmdma */
Albert Lee312f7da2005-09-27 17:38:03 +08004994 ap->hsm_task_state = HSM_ST_FIRST;
4995
4996 /* send cdb by polling if no cdb interrupt */
4997 if (!(qc->dev->flags & ATA_DFLAG_CDB_INTR))
Albert Lee31ce6da2006-04-03 18:31:44 +08004998 ata_port_queue_task(ap, ata_pio_task, qc, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004999 break;
5000
5001 default:
5002 WARN_ON(1);
Tejun Heo9a3d9eb2006-01-23 13:09:36 +09005003 return AC_ERR_SYSTEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005004 }
5005
5006 return 0;
5007}
5008
5009/**
Linus Torvalds1da177e2005-04-16 15:20:36 -07005010 * ata_host_intr - Handle host interrupt for given (port, task)
5011 * @ap: Port on which interrupt arrived (possibly...)
5012 * @qc: Taskfile currently active in engine
5013 *
5014 * Handle host interrupt for given queued command. Currently,
5015 * only DMA interrupts are handled. All other commands are
5016 * handled via polling with interrupts disabled (nIEN bit).
5017 *
5018 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04005019 * spin_lock_irqsave(host lock)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005020 *
5021 * RETURNS:
5022 * One if interrupt was handled, zero if not (shared irq).
5023 */
5024
5025inline unsigned int ata_host_intr (struct ata_port *ap,
5026 struct ata_queued_cmd *qc)
5027{
Tejun Heoea547632006-11-17 12:06:21 +09005028 struct ata_eh_info *ehi = &ap->eh_info;
Albert Lee312f7da2005-09-27 17:38:03 +08005029 u8 status, host_stat = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005030
Albert Lee312f7da2005-09-27 17:38:03 +08005031 VPRINTK("ata%u: protocol %d task_state %d\n",
5032 ap->id, qc->tf.protocol, ap->hsm_task_state);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005033
Albert Lee312f7da2005-09-27 17:38:03 +08005034 /* Check whether we are expecting interrupt in this state */
5035 switch (ap->hsm_task_state) {
5036 case HSM_ST_FIRST:
Albert Lee6912ccd2006-03-25 17:45:49 +08005037 /* Some pre-ATAPI-4 devices assert INTRQ
5038 * at this state when ready to receive CDB.
5039 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07005040
Albert Lee312f7da2005-09-27 17:38:03 +08005041 /* Check the ATA_DFLAG_CDB_INTR flag is enough here.
5042 * The flag was turned on only for atapi devices.
5043 * No need to check is_atapi_taskfile(&qc->tf) again.
5044 */
5045 if (!(qc->dev->flags & ATA_DFLAG_CDB_INTR))
Linus Torvalds1da177e2005-04-16 15:20:36 -07005046 goto idle_irq;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005047 break;
Albert Lee312f7da2005-09-27 17:38:03 +08005048 case HSM_ST_LAST:
5049 if (qc->tf.protocol == ATA_PROT_DMA ||
5050 qc->tf.protocol == ATA_PROT_ATAPI_DMA) {
5051 /* check status of DMA engine */
5052 host_stat = ap->ops->bmdma_status(ap);
5053 VPRINTK("ata%u: host_stat 0x%X\n", ap->id, host_stat);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005054
Albert Lee312f7da2005-09-27 17:38:03 +08005055 /* if it's not our irq... */
5056 if (!(host_stat & ATA_DMA_INTR))
5057 goto idle_irq;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005058
Albert Lee312f7da2005-09-27 17:38:03 +08005059 /* before we do anything else, clear DMA-Start bit */
5060 ap->ops->bmdma_stop(qc);
Albert Leea4f16612005-12-26 16:40:53 +08005061
5062 if (unlikely(host_stat & ATA_DMA_ERR)) {
5063 /* error when transfering data to/from memory */
5064 qc->err_mask |= AC_ERR_HOST_BUS;
5065 ap->hsm_task_state = HSM_ST_ERR;
5066 }
Albert Lee312f7da2005-09-27 17:38:03 +08005067 }
5068 break;
5069 case HSM_ST:
5070 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005071 default:
5072 goto idle_irq;
5073 }
5074
Albert Lee312f7da2005-09-27 17:38:03 +08005075 /* check altstatus */
5076 status = ata_altstatus(ap);
5077 if (status & ATA_BUSY)
5078 goto idle_irq;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005079
Albert Lee312f7da2005-09-27 17:38:03 +08005080 /* check main status, clearing INTRQ */
5081 status = ata_chk_status(ap);
5082 if (unlikely(status & ATA_BUSY))
5083 goto idle_irq;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005084
Albert Lee312f7da2005-09-27 17:38:03 +08005085 /* ack bmdma irq events */
5086 ap->ops->irq_clear(ap);
5087
Albert Leebb5cb292006-03-25 17:48:02 +08005088 ata_hsm_move(ap, qc, status, 0);
Tejun Heoea547632006-11-17 12:06:21 +09005089
5090 if (unlikely(qc->err_mask) && (qc->tf.protocol == ATA_PROT_DMA ||
5091 qc->tf.protocol == ATA_PROT_ATAPI_DMA))
5092 ata_ehi_push_desc(ehi, "BMDMA stat 0x%x", host_stat);
5093
Linus Torvalds1da177e2005-04-16 15:20:36 -07005094 return 1; /* irq handled */
5095
5096idle_irq:
5097 ap->stats.idle_irq++;
5098
5099#ifdef ATA_IRQ_TRAP
5100 if ((ap->stats.idle_irq % 1000) == 0) {
Akira Iguchi83625002007-01-26 16:27:32 +09005101 ap->ops->irq_ack(ap, 0); /* debug trap */
Tejun Heof15a1da2006-05-15 20:57:56 +09005102 ata_port_printk(ap, KERN_WARNING, "irq trap\n");
Alan Cox23cfce82006-03-21 16:06:53 +00005103 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005104 }
5105#endif
5106 return 0; /* irq not handled */
5107}
5108
5109/**
5110 * ata_interrupt - Default ATA host interrupt handler
Jeff Garzik0cba6322005-05-30 19:49:12 -04005111 * @irq: irq line (unused)
Jeff Garzikcca39742006-08-24 03:19:22 -04005112 * @dev_instance: pointer to our ata_host information structure
Linus Torvalds1da177e2005-04-16 15:20:36 -07005113 *
Jeff Garzik0cba6322005-05-30 19:49:12 -04005114 * Default interrupt handler for PCI IDE devices. Calls
5115 * ata_host_intr() for each port that is not disabled.
5116 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07005117 * LOCKING:
Jeff Garzikcca39742006-08-24 03:19:22 -04005118 * Obtains host lock during operation.
Linus Torvalds1da177e2005-04-16 15:20:36 -07005119 *
5120 * RETURNS:
Jeff Garzik0cba6322005-05-30 19:49:12 -04005121 * IRQ_NONE or IRQ_HANDLED.
Linus Torvalds1da177e2005-04-16 15:20:36 -07005122 */
5123
David Howells7d12e782006-10-05 14:55:46 +01005124irqreturn_t ata_interrupt (int irq, void *dev_instance)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005125{
Jeff Garzikcca39742006-08-24 03:19:22 -04005126 struct ata_host *host = dev_instance;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005127 unsigned int i;
5128 unsigned int handled = 0;
5129 unsigned long flags;
5130
5131 /* TODO: make _irqsave conditional on x86 PCI IDE legacy mode */
Jeff Garzikcca39742006-08-24 03:19:22 -04005132 spin_lock_irqsave(&host->lock, flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005133
Jeff Garzikcca39742006-08-24 03:19:22 -04005134 for (i = 0; i < host->n_ports; i++) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07005135 struct ata_port *ap;
5136
Jeff Garzikcca39742006-08-24 03:19:22 -04005137 ap = host->ports[i];
Tejun Heoc1389502005-08-22 14:59:24 +09005138 if (ap &&
Jeff Garzik029f5462006-04-02 10:30:40 -04005139 !(ap->flags & ATA_FLAG_DISABLED)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07005140 struct ata_queued_cmd *qc;
5141
5142 qc = ata_qc_from_tag(ap, ap->active_tag);
Albert Lee312f7da2005-09-27 17:38:03 +08005143 if (qc && (!(qc->tf.flags & ATA_TFLAG_POLLING)) &&
Albert Lee21b1ed72005-04-29 17:34:59 +08005144 (qc->flags & ATA_QCFLAG_ACTIVE))
Linus Torvalds1da177e2005-04-16 15:20:36 -07005145 handled |= ata_host_intr(ap, qc);
5146 }
5147 }
5148
Jeff Garzikcca39742006-08-24 03:19:22 -04005149 spin_unlock_irqrestore(&host->lock, flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005150
5151 return IRQ_RETVAL(handled);
5152}
5153
Tejun Heo34bf2172006-05-15 20:57:46 +09005154/**
5155 * sata_scr_valid - test whether SCRs are accessible
5156 * @ap: ATA port to test SCR accessibility for
5157 *
5158 * Test whether SCRs are accessible for @ap.
5159 *
5160 * LOCKING:
5161 * None.
5162 *
5163 * RETURNS:
5164 * 1 if SCRs are accessible, 0 otherwise.
5165 */
5166int sata_scr_valid(struct ata_port *ap)
5167{
5168 return ap->cbl == ATA_CBL_SATA && ap->ops->scr_read;
5169}
5170
5171/**
5172 * sata_scr_read - read SCR register of the specified port
5173 * @ap: ATA port to read SCR for
5174 * @reg: SCR to read
5175 * @val: Place to store read value
5176 *
5177 * Read SCR register @reg of @ap into *@val. This function is
5178 * guaranteed to succeed if the cable type of the port is SATA
5179 * and the port implements ->scr_read.
5180 *
5181 * LOCKING:
5182 * None.
5183 *
5184 * RETURNS:
5185 * 0 on success, negative errno on failure.
5186 */
5187int sata_scr_read(struct ata_port *ap, int reg, u32 *val)
5188{
5189 if (sata_scr_valid(ap)) {
5190 *val = ap->ops->scr_read(ap, reg);
5191 return 0;
5192 }
5193 return -EOPNOTSUPP;
5194}
5195
5196/**
5197 * sata_scr_write - write SCR register of the specified port
5198 * @ap: ATA port to write SCR for
5199 * @reg: SCR to write
5200 * @val: value to write
5201 *
5202 * Write @val to SCR register @reg of @ap. This function is
5203 * guaranteed to succeed if the cable type of the port is SATA
5204 * and the port implements ->scr_read.
5205 *
5206 * LOCKING:
5207 * None.
5208 *
5209 * RETURNS:
5210 * 0 on success, negative errno on failure.
5211 */
5212int sata_scr_write(struct ata_port *ap, int reg, u32 val)
5213{
5214 if (sata_scr_valid(ap)) {
5215 ap->ops->scr_write(ap, reg, val);
5216 return 0;
5217 }
5218 return -EOPNOTSUPP;
5219}
5220
5221/**
5222 * sata_scr_write_flush - write SCR register of the specified port and flush
5223 * @ap: ATA port to write SCR for
5224 * @reg: SCR to write
5225 * @val: value to write
5226 *
5227 * This function is identical to sata_scr_write() except that this
5228 * function performs flush after writing to the register.
5229 *
5230 * LOCKING:
5231 * None.
5232 *
5233 * RETURNS:
5234 * 0 on success, negative errno on failure.
5235 */
5236int sata_scr_write_flush(struct ata_port *ap, int reg, u32 val)
5237{
5238 if (sata_scr_valid(ap)) {
5239 ap->ops->scr_write(ap, reg, val);
5240 ap->ops->scr_read(ap, reg);
5241 return 0;
5242 }
5243 return -EOPNOTSUPP;
5244}
5245
5246/**
5247 * ata_port_online - test whether the given port is online
5248 * @ap: ATA port to test
5249 *
5250 * Test whether @ap is online. Note that this function returns 0
5251 * if online status of @ap cannot be obtained, so
5252 * ata_port_online(ap) != !ata_port_offline(ap).
5253 *
5254 * LOCKING:
5255 * None.
5256 *
5257 * RETURNS:
5258 * 1 if the port online status is available and online.
5259 */
5260int ata_port_online(struct ata_port *ap)
5261{
5262 u32 sstatus;
5263
5264 if (!sata_scr_read(ap, SCR_STATUS, &sstatus) && (sstatus & 0xf) == 0x3)
5265 return 1;
5266 return 0;
5267}
5268
5269/**
5270 * ata_port_offline - test whether the given port is offline
5271 * @ap: ATA port to test
5272 *
5273 * Test whether @ap is offline. Note that this function returns
5274 * 0 if offline status of @ap cannot be obtained, so
5275 * ata_port_online(ap) != !ata_port_offline(ap).
5276 *
5277 * LOCKING:
5278 * None.
5279 *
5280 * RETURNS:
5281 * 1 if the port offline status is available and offline.
5282 */
5283int ata_port_offline(struct ata_port *ap)
5284{
5285 u32 sstatus;
5286
5287 if (!sata_scr_read(ap, SCR_STATUS, &sstatus) && (sstatus & 0xf) != 0x3)
5288 return 1;
5289 return 0;
5290}
Edward Falk0baab862005-06-02 18:17:13 -04005291
Tejun Heo77b08fb2006-06-24 20:30:19 +09005292int ata_flush_cache(struct ata_device *dev)
Jens Axboe9b847542006-01-06 09:28:07 +01005293{
Tejun Heo977e6b92006-06-24 20:30:19 +09005294 unsigned int err_mask;
Jens Axboe9b847542006-01-06 09:28:07 +01005295 u8 cmd;
5296
5297 if (!ata_try_flush_cache(dev))
5298 return 0;
5299
Tejun Heo6fc49ad2006-11-11 20:10:45 +09005300 if (dev->flags & ATA_DFLAG_FLUSH_EXT)
Jens Axboe9b847542006-01-06 09:28:07 +01005301 cmd = ATA_CMD_FLUSH_EXT;
5302 else
5303 cmd = ATA_CMD_FLUSH;
5304
Tejun Heo977e6b92006-06-24 20:30:19 +09005305 err_mask = ata_do_simple_cmd(dev, cmd);
5306 if (err_mask) {
5307 ata_dev_printk(dev, KERN_ERR, "failed to flush cache\n");
5308 return -EIO;
5309 }
5310
5311 return 0;
Jens Axboe9b847542006-01-06 09:28:07 +01005312}
5313
Jeff Garzikcca39742006-08-24 03:19:22 -04005314static int ata_host_request_pm(struct ata_host *host, pm_message_t mesg,
5315 unsigned int action, unsigned int ehi_flags,
5316 int wait)
Tejun Heo500530f2006-07-03 16:07:27 +09005317{
5318 unsigned long flags;
5319 int i, rc;
5320
Jeff Garzikcca39742006-08-24 03:19:22 -04005321 for (i = 0; i < host->n_ports; i++) {
5322 struct ata_port *ap = host->ports[i];
Tejun Heo500530f2006-07-03 16:07:27 +09005323
5324 /* Previous resume operation might still be in
5325 * progress. Wait for PM_PENDING to clear.
5326 */
5327 if (ap->pflags & ATA_PFLAG_PM_PENDING) {
5328 ata_port_wait_eh(ap);
5329 WARN_ON(ap->pflags & ATA_PFLAG_PM_PENDING);
5330 }
5331
5332 /* request PM ops to EH */
5333 spin_lock_irqsave(ap->lock, flags);
5334
5335 ap->pm_mesg = mesg;
5336 if (wait) {
5337 rc = 0;
5338 ap->pm_result = &rc;
5339 }
5340
5341 ap->pflags |= ATA_PFLAG_PM_PENDING;
5342 ap->eh_info.action |= action;
5343 ap->eh_info.flags |= ehi_flags;
5344
5345 ata_port_schedule_eh(ap);
5346
5347 spin_unlock_irqrestore(ap->lock, flags);
5348
5349 /* wait and check result */
5350 if (wait) {
5351 ata_port_wait_eh(ap);
5352 WARN_ON(ap->pflags & ATA_PFLAG_PM_PENDING);
5353 if (rc)
5354 return rc;
5355 }
5356 }
5357
5358 return 0;
5359}
5360
5361/**
Jeff Garzikcca39742006-08-24 03:19:22 -04005362 * ata_host_suspend - suspend host
5363 * @host: host to suspend
Tejun Heo500530f2006-07-03 16:07:27 +09005364 * @mesg: PM message
5365 *
Jeff Garzikcca39742006-08-24 03:19:22 -04005366 * Suspend @host. Actual operation is performed by EH. This
Tejun Heo500530f2006-07-03 16:07:27 +09005367 * function requests EH to perform PM operations and waits for EH
5368 * to finish.
5369 *
5370 * LOCKING:
5371 * Kernel thread context (may sleep).
5372 *
5373 * RETURNS:
5374 * 0 on success, -errno on failure.
5375 */
Jeff Garzikcca39742006-08-24 03:19:22 -04005376int ata_host_suspend(struct ata_host *host, pm_message_t mesg)
Tejun Heo500530f2006-07-03 16:07:27 +09005377{
5378 int i, j, rc;
5379
Jeff Garzikcca39742006-08-24 03:19:22 -04005380 rc = ata_host_request_pm(host, mesg, 0, ATA_EHI_QUIET, 1);
Tejun Heo500530f2006-07-03 16:07:27 +09005381 if (rc)
5382 goto fail;
5383
5384 /* EH is quiescent now. Fail if we have any ready device.
5385 * This happens if hotplug occurs between completion of device
5386 * suspension and here.
5387 */
Jeff Garzikcca39742006-08-24 03:19:22 -04005388 for (i = 0; i < host->n_ports; i++) {
5389 struct ata_port *ap = host->ports[i];
Tejun Heo500530f2006-07-03 16:07:27 +09005390
5391 for (j = 0; j < ATA_MAX_DEVICES; j++) {
5392 struct ata_device *dev = &ap->device[j];
5393
5394 if (ata_dev_ready(dev)) {
5395 ata_port_printk(ap, KERN_WARNING,
5396 "suspend failed, device %d "
5397 "still active\n", dev->devno);
5398 rc = -EBUSY;
5399 goto fail;
5400 }
5401 }
5402 }
5403
Jeff Garzikcca39742006-08-24 03:19:22 -04005404 host->dev->power.power_state = mesg;
Tejun Heo500530f2006-07-03 16:07:27 +09005405 return 0;
5406
5407 fail:
Jeff Garzikcca39742006-08-24 03:19:22 -04005408 ata_host_resume(host);
Tejun Heo500530f2006-07-03 16:07:27 +09005409 return rc;
5410}
5411
5412/**
Jeff Garzikcca39742006-08-24 03:19:22 -04005413 * ata_host_resume - resume host
5414 * @host: host to resume
Tejun Heo500530f2006-07-03 16:07:27 +09005415 *
Jeff Garzikcca39742006-08-24 03:19:22 -04005416 * Resume @host. Actual operation is performed by EH. This
Tejun Heo500530f2006-07-03 16:07:27 +09005417 * function requests EH to perform PM operations and returns.
5418 * Note that all resume operations are performed parallely.
5419 *
5420 * LOCKING:
5421 * Kernel thread context (may sleep).
5422 */
Jeff Garzikcca39742006-08-24 03:19:22 -04005423void ata_host_resume(struct ata_host *host)
Tejun Heo500530f2006-07-03 16:07:27 +09005424{
Jeff Garzikcca39742006-08-24 03:19:22 -04005425 ata_host_request_pm(host, PMSG_ON, ATA_EH_SOFTRESET,
5426 ATA_EHI_NO_AUTOPSY | ATA_EHI_QUIET, 0);
5427 host->dev->power.power_state = PMSG_ON;
Tejun Heo500530f2006-07-03 16:07:27 +09005428}
5429
Randy Dunlapc893a3a2006-01-28 13:15:32 -05005430/**
5431 * ata_port_start - Set port up for dma.
5432 * @ap: Port to initialize
5433 *
5434 * Called just after data structures for each port are
5435 * initialized. Allocates space for PRD table.
5436 *
5437 * May be used as the port_start() entry in ata_port_operations.
5438 *
5439 * LOCKING:
5440 * Inherited from caller.
5441 */
Tejun Heof0d36ef2007-01-20 16:00:28 +09005442int ata_port_start(struct ata_port *ap)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005443{
Brian King2f1f6102006-03-23 17:30:15 -06005444 struct device *dev = ap->dev;
Jeff Garzik6037d6b2005-11-04 22:08:00 -05005445 int rc;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005446
Tejun Heof0d36ef2007-01-20 16:00:28 +09005447 ap->prd = dmam_alloc_coherent(dev, ATA_PRD_TBL_SZ, &ap->prd_dma,
5448 GFP_KERNEL);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005449 if (!ap->prd)
5450 return -ENOMEM;
5451
Jeff Garzik6037d6b2005-11-04 22:08:00 -05005452 rc = ata_pad_alloc(ap, dev);
Tejun Heof0d36ef2007-01-20 16:00:28 +09005453 if (rc)
Jeff Garzik6037d6b2005-11-04 22:08:00 -05005454 return rc;
Jeff Garzikcedc9a42005-10-05 07:13:30 -04005455
Tejun Heof0d36ef2007-01-20 16:00:28 +09005456 DPRINTK("prd alloc, virt %p, dma %llx\n", ap->prd,
5457 (unsigned long long)ap->prd_dma);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005458 return 0;
5459}
5460
Edward Falk0baab862005-06-02 18:17:13 -04005461/**
Tejun Heo3ef3b432006-05-31 18:27:30 +09005462 * ata_dev_init - Initialize an ata_device structure
5463 * @dev: Device structure to initialize
5464 *
5465 * Initialize @dev in preparation for probing.
5466 *
5467 * LOCKING:
5468 * Inherited from caller.
5469 */
5470void ata_dev_init(struct ata_device *dev)
5471{
5472 struct ata_port *ap = dev->ap;
Tejun Heo72fa4b72006-05-31 18:27:32 +09005473 unsigned long flags;
Tejun Heo3ef3b432006-05-31 18:27:30 +09005474
Tejun Heo5a04bf42006-05-31 18:27:38 +09005475 /* SATA spd limit is bound to the first device */
5476 ap->sata_spd_limit = ap->hw_sata_spd_limit;
5477
Tejun Heo72fa4b72006-05-31 18:27:32 +09005478 /* High bits of dev->flags are used to record warm plug
5479 * requests which occur asynchronously. Synchronize using
Jeff Garzikcca39742006-08-24 03:19:22 -04005480 * host lock.
Tejun Heo72fa4b72006-05-31 18:27:32 +09005481 */
Jeff Garzikba6a1302006-06-22 23:46:10 -04005482 spin_lock_irqsave(ap->lock, flags);
Tejun Heo72fa4b72006-05-31 18:27:32 +09005483 dev->flags &= ~ATA_DFLAG_INIT_MASK;
Jeff Garzikba6a1302006-06-22 23:46:10 -04005484 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heo72fa4b72006-05-31 18:27:32 +09005485
5486 memset((void *)dev + ATA_DEVICE_CLEAR_OFFSET, 0,
5487 sizeof(*dev) - ATA_DEVICE_CLEAR_OFFSET);
Tejun Heo3ef3b432006-05-31 18:27:30 +09005488 dev->pio_mask = UINT_MAX;
5489 dev->mwdma_mask = UINT_MAX;
5490 dev->udma_mask = UINT_MAX;
5491}
5492
5493/**
Brian King155a8a92006-08-07 14:27:17 -05005494 * ata_port_init - Initialize an ata_port structure
Linus Torvalds1da177e2005-04-16 15:20:36 -07005495 * @ap: Structure to initialize
Jeff Garzikcca39742006-08-24 03:19:22 -04005496 * @host: Collection of hosts to which @ap belongs
Linus Torvalds1da177e2005-04-16 15:20:36 -07005497 * @ent: Probe information provided by low-level driver
5498 * @port_no: Port number associated with this ata_port
5499 *
Brian King155a8a92006-08-07 14:27:17 -05005500 * Initialize a new ata_port structure.
Jeff Garzik0cba6322005-05-30 19:49:12 -04005501 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07005502 * LOCKING:
Jeff Garzik0cba6322005-05-30 19:49:12 -04005503 * Inherited from caller.
Linus Torvalds1da177e2005-04-16 15:20:36 -07005504 */
Jeff Garzikcca39742006-08-24 03:19:22 -04005505void ata_port_init(struct ata_port *ap, struct ata_host *host,
Brian King155a8a92006-08-07 14:27:17 -05005506 const struct ata_probe_ent *ent, unsigned int port_no)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005507{
5508 unsigned int i;
5509
Jeff Garzikcca39742006-08-24 03:19:22 -04005510 ap->lock = &host->lock;
Tejun Heo198e0fe2006-04-02 18:51:52 +09005511 ap->flags = ATA_FLAG_DISABLED;
Brian King155a8a92006-08-07 14:27:17 -05005512 ap->id = ata_unique_id++;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005513 ap->ctl = ATA_DEVCTL_OBS;
Jeff Garzikcca39742006-08-24 03:19:22 -04005514 ap->host = host;
Brian King2f1f6102006-03-23 17:30:15 -06005515 ap->dev = ent->dev;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005516 ap->port_no = port_no;
Tejun Heofea63e32006-09-16 03:04:15 +09005517 if (port_no == 1 && ent->pinfo2) {
5518 ap->pio_mask = ent->pinfo2->pio_mask;
5519 ap->mwdma_mask = ent->pinfo2->mwdma_mask;
5520 ap->udma_mask = ent->pinfo2->udma_mask;
5521 ap->flags |= ent->pinfo2->flags;
5522 ap->ops = ent->pinfo2->port_ops;
5523 } else {
5524 ap->pio_mask = ent->pio_mask;
5525 ap->mwdma_mask = ent->mwdma_mask;
5526 ap->udma_mask = ent->udma_mask;
5527 ap->flags |= ent->port_flags;
5528 ap->ops = ent->port_ops;
5529 }
Tejun Heo5a04bf42006-05-31 18:27:38 +09005530 ap->hw_sata_spd_limit = UINT_MAX;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005531 ap->active_tag = ATA_TAG_POISON;
5532 ap->last_ctl = 0xFF;
Borislav Petkovbd5d8252006-06-11 23:17:01 -04005533
5534#if defined(ATA_VERBOSE_DEBUG)
5535 /* turn on all debugging levels */
5536 ap->msg_enable = 0x00FF;
5537#elif defined(ATA_DEBUG)
5538 ap->msg_enable = ATA_MSG_DRV | ATA_MSG_INFO | ATA_MSG_CTL | ATA_MSG_WARN | ATA_MSG_ERR;
Tejun Heo88574552006-06-25 20:00:35 +09005539#else
Borislav Petkov0dd4b212006-06-23 02:29:08 -04005540 ap->msg_enable = ATA_MSG_DRV | ATA_MSG_ERR | ATA_MSG_WARN;
Borislav Petkovbd5d8252006-06-11 23:17:01 -04005541#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -07005542
David Howells65f27f32006-11-22 14:55:48 +00005543 INIT_DELAYED_WORK(&ap->port_task, NULL);
5544 INIT_DELAYED_WORK(&ap->hotplug_task, ata_scsi_hotplug);
5545 INIT_WORK(&ap->scsi_rescan_task, ata_scsi_dev_rescan);
Tejun Heoa72ec4c2006-01-23 13:09:37 +09005546 INIT_LIST_HEAD(&ap->eh_done_q);
Tejun Heoc6cf9e92006-05-31 18:27:27 +09005547 init_waitqueue_head(&ap->eh_wait_q);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005548
Tejun Heo838df622006-05-15 20:57:44 +09005549 /* set cable type */
5550 ap->cbl = ATA_CBL_NONE;
5551 if (ap->flags & ATA_FLAG_SATA)
5552 ap->cbl = ATA_CBL_SATA;
5553
Tejun Heoacf356b2006-03-24 14:07:50 +09005554 for (i = 0; i < ATA_MAX_DEVICES; i++) {
5555 struct ata_device *dev = &ap->device[i];
Tejun Heo38d87232006-05-15 20:57:51 +09005556 dev->ap = ap;
Tejun Heo72fa4b72006-05-31 18:27:32 +09005557 dev->devno = i;
Tejun Heo3ef3b432006-05-31 18:27:30 +09005558 ata_dev_init(dev);
Tejun Heoacf356b2006-03-24 14:07:50 +09005559 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005560
5561#ifdef ATA_IRQ_TRAP
5562 ap->stats.unhandled_irq = 1;
5563 ap->stats.idle_irq = 1;
5564#endif
5565
5566 memcpy(&ap->ioaddr, &ent->port[port_no], sizeof(struct ata_ioports));
5567}
5568
5569/**
Tejun Heo4608c162006-08-10 16:59:01 +09005570 * ata_port_init_shost - Initialize SCSI host associated with ATA port
5571 * @ap: ATA port to initialize SCSI host for
5572 * @shost: SCSI host associated with @ap
Brian King155a8a92006-08-07 14:27:17 -05005573 *
Tejun Heo4608c162006-08-10 16:59:01 +09005574 * Initialize SCSI host @shost associated with ATA port @ap.
Brian King155a8a92006-08-07 14:27:17 -05005575 *
5576 * LOCKING:
5577 * Inherited from caller.
5578 */
Tejun Heo4608c162006-08-10 16:59:01 +09005579static void ata_port_init_shost(struct ata_port *ap, struct Scsi_Host *shost)
Brian King155a8a92006-08-07 14:27:17 -05005580{
Jeff Garzikcca39742006-08-24 03:19:22 -04005581 ap->scsi_host = shost;
Brian King155a8a92006-08-07 14:27:17 -05005582
Tejun Heo4608c162006-08-10 16:59:01 +09005583 shost->unique_id = ap->id;
5584 shost->max_id = 16;
5585 shost->max_lun = 1;
5586 shost->max_channel = 1;
5587 shost->max_cmd_len = 12;
Brian King155a8a92006-08-07 14:27:17 -05005588}
5589
5590/**
Jeff Garzik996139f2006-08-10 16:59:03 +09005591 * ata_port_add - Attach low-level ATA driver to system
Linus Torvalds1da177e2005-04-16 15:20:36 -07005592 * @ent: Information provided by low-level driver
Jeff Garzikcca39742006-08-24 03:19:22 -04005593 * @host: Collections of ports to which we add
Linus Torvalds1da177e2005-04-16 15:20:36 -07005594 * @port_no: Port number associated with this host
5595 *
Jeff Garzik0cba6322005-05-30 19:49:12 -04005596 * Attach low-level ATA driver to system.
5597 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07005598 * LOCKING:
Jeff Garzik0cba6322005-05-30 19:49:12 -04005599 * PCI/etc. bus probe sem.
Linus Torvalds1da177e2005-04-16 15:20:36 -07005600 *
5601 * RETURNS:
Jeff Garzik0cba6322005-05-30 19:49:12 -04005602 * New ata_port on success, for NULL on error.
Linus Torvalds1da177e2005-04-16 15:20:36 -07005603 */
Jeff Garzik996139f2006-08-10 16:59:03 +09005604static struct ata_port * ata_port_add(const struct ata_probe_ent *ent,
Jeff Garzikcca39742006-08-24 03:19:22 -04005605 struct ata_host *host,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005606 unsigned int port_no)
5607{
Jeff Garzik996139f2006-08-10 16:59:03 +09005608 struct Scsi_Host *shost;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005609 struct ata_port *ap;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005610
5611 DPRINTK("ENTER\n");
Tejun Heoaec5c3c2006-03-25 01:33:34 +09005612
Tejun Heo52783c52006-05-31 18:28:22 +09005613 if (!ent->port_ops->error_handler &&
Jeff Garzikcca39742006-08-24 03:19:22 -04005614 !(ent->port_flags & (ATA_FLAG_SATA_RESET | ATA_FLAG_SRST))) {
Tejun Heoaec5c3c2006-03-25 01:33:34 +09005615 printk(KERN_ERR "ata%u: no reset mechanism available\n",
5616 port_no);
5617 return NULL;
5618 }
5619
Jeff Garzik996139f2006-08-10 16:59:03 +09005620 shost = scsi_host_alloc(ent->sht, sizeof(struct ata_port));
5621 if (!shost)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005622 return NULL;
5623
Jeff Garzik996139f2006-08-10 16:59:03 +09005624 shost->transportt = &ata_scsi_transport_template;
Tejun Heo30afc842006-03-18 18:40:14 +09005625
Jeff Garzik996139f2006-08-10 16:59:03 +09005626 ap = ata_shost_to_port(shost);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005627
Jeff Garzikcca39742006-08-24 03:19:22 -04005628 ata_port_init(ap, host, ent, port_no);
Jeff Garzik996139f2006-08-10 16:59:03 +09005629 ata_port_init_shost(ap, shost);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005630
Linus Torvalds1da177e2005-04-16 15:20:36 -07005631 return ap;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005632}
5633
Tejun Heof0d36ef2007-01-20 16:00:28 +09005634static void ata_host_release(struct device *gendev, void *res)
5635{
5636 struct ata_host *host = dev_get_drvdata(gendev);
5637 int i;
5638
5639 for (i = 0; i < host->n_ports; i++) {
5640 struct ata_port *ap = host->ports[i];
5641
5642 if (!ap)
5643 continue;
5644
5645 if (ap->ops->port_stop)
5646 ap->ops->port_stop(ap);
5647
5648 scsi_host_put(ap->scsi_host);
5649 }
5650
5651 if (host->ops->host_stop)
5652 host->ops->host_stop(host);
5653}
5654
Linus Torvalds1da177e2005-04-16 15:20:36 -07005655/**
Jeff Garzikcca39742006-08-24 03:19:22 -04005656 * ata_sas_host_init - Initialize a host struct
5657 * @host: host to initialize
5658 * @dev: device host is attached to
5659 * @flags: host flags
5660 * @ops: port_ops
Brian Kingb03732f2006-08-07 14:27:10 -05005661 *
5662 * LOCKING:
5663 * PCI/etc. bus probe sem.
5664 *
5665 */
5666
Jeff Garzikcca39742006-08-24 03:19:22 -04005667void ata_host_init(struct ata_host *host, struct device *dev,
5668 unsigned long flags, const struct ata_port_operations *ops)
Brian Kingb03732f2006-08-07 14:27:10 -05005669{
Jeff Garzikcca39742006-08-24 03:19:22 -04005670 spin_lock_init(&host->lock);
5671 host->dev = dev;
5672 host->flags = flags;
5673 host->ops = ops;
Brian Kingb03732f2006-08-07 14:27:10 -05005674}
5675
5676/**
Jeff Garzik0cba6322005-05-30 19:49:12 -04005677 * ata_device_add - Register hardware device with ATA and SCSI layers
5678 * @ent: Probe information describing hardware device to be registered
5679 *
5680 * This function processes the information provided in the probe
5681 * information struct @ent, allocates the necessary ATA and SCSI
5682 * host information structures, initializes them, and registers
5683 * everything with requisite kernel subsystems.
5684 *
5685 * This function requests irqs, probes the ATA bus, and probes
5686 * the SCSI bus.
Linus Torvalds1da177e2005-04-16 15:20:36 -07005687 *
5688 * LOCKING:
Jeff Garzik0cba6322005-05-30 19:49:12 -04005689 * PCI/etc. bus probe sem.
Linus Torvalds1da177e2005-04-16 15:20:36 -07005690 *
5691 * RETURNS:
Jeff Garzik0cba6322005-05-30 19:49:12 -04005692 * Number of ports registered. Zero on error (no ports registered).
Linus Torvalds1da177e2005-04-16 15:20:36 -07005693 */
Jeff Garzik057ace52005-10-22 14:27:05 -04005694int ata_device_add(const struct ata_probe_ent *ent)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005695{
Jeff Garzik6d0500d2006-08-10 16:59:05 +09005696 unsigned int i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005697 struct device *dev = ent->dev;
Jeff Garzikcca39742006-08-24 03:19:22 -04005698 struct ata_host *host;
Jeff Garzik39b07ce2006-06-11 23:59:44 -04005699 int rc;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005700
5701 DPRINTK("ENTER\n");
Jeff Garzikf20b16f2006-12-11 11:14:06 -05005702
Alan Cox02f076a2006-09-26 17:35:32 +01005703 if (ent->irq == 0) {
5704 dev_printk(KERN_ERR, dev, "is not available: No interrupt assigned.\n");
5705 return 0;
5706 }
Tejun Heof0d36ef2007-01-20 16:00:28 +09005707
5708 if (!devres_open_group(dev, ata_device_add, GFP_KERNEL))
Linus Torvalds1da177e2005-04-16 15:20:36 -07005709 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005710
Tejun Heof0d36ef2007-01-20 16:00:28 +09005711 /* alloc a container for our list of ATA ports (buses) */
5712 host = devres_alloc(ata_host_release, sizeof(struct ata_host) +
5713 (ent->n_ports * sizeof(void *)), GFP_KERNEL);
5714 if (!host)
5715 goto err_out;
5716 devres_add(dev, host);
5717 dev_set_drvdata(dev, host);
5718
Jeff Garzikcca39742006-08-24 03:19:22 -04005719 ata_host_init(host, dev, ent->_host_flags, ent->port_ops);
5720 host->n_ports = ent->n_ports;
5721 host->irq = ent->irq;
5722 host->irq2 = ent->irq2;
Tejun Heo0d5ff562007-02-01 15:06:36 +09005723 host->iomap = ent->iomap;
Jeff Garzikcca39742006-08-24 03:19:22 -04005724 host->private_data = ent->private_data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005725
5726 /* register each port bound to this device */
Jeff Garzikcca39742006-08-24 03:19:22 -04005727 for (i = 0; i < host->n_ports; i++) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07005728 struct ata_port *ap;
5729 unsigned long xfer_mode_mask;
Alan Cox2ec7df02006-08-10 16:59:10 +09005730 int irq_line = ent->irq;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005731
Jeff Garzikcca39742006-08-24 03:19:22 -04005732 ap = ata_port_add(ent, host, i);
Dave Jonesc38778c2006-09-26 23:52:50 -07005733 host->ports[i] = ap;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005734 if (!ap)
5735 goto err_out;
5736
Tejun Heodd5b06c2006-08-10 16:59:12 +09005737 /* dummy? */
5738 if (ent->dummy_port_mask & (1 << i)) {
5739 ata_port_printk(ap, KERN_INFO, "DUMMY\n");
5740 ap->ops = &ata_dummy_port_ops;
5741 continue;
5742 }
5743
5744 /* start port */
5745 rc = ap->ops->port_start(ap);
5746 if (rc) {
Jeff Garzikcca39742006-08-24 03:19:22 -04005747 host->ports[i] = NULL;
5748 scsi_host_put(ap->scsi_host);
Tejun Heodd5b06c2006-08-10 16:59:12 +09005749 goto err_out;
5750 }
5751
Alan Cox2ec7df02006-08-10 16:59:10 +09005752 /* Report the secondary IRQ for second channel legacy */
5753 if (i == 1 && ent->irq2)
5754 irq_line = ent->irq2;
5755
Linus Torvalds1da177e2005-04-16 15:20:36 -07005756 xfer_mode_mask =(ap->udma_mask << ATA_SHIFT_UDMA) |
5757 (ap->mwdma_mask << ATA_SHIFT_MWDMA) |
5758 (ap->pio_mask << ATA_SHIFT_PIO);
5759
5760 /* print per-port info to dmesg */
Tejun Heo0d5ff562007-02-01 15:06:36 +09005761 ata_port_printk(ap, KERN_INFO, "%cATA max %s cmd 0x%p "
5762 "ctl 0x%p bmdma 0x%p irq %d\n",
Tejun Heof15a1da2006-05-15 20:57:56 +09005763 ap->flags & ATA_FLAG_SATA ? 'S' : 'P',
5764 ata_mode_string(xfer_mode_mask),
5765 ap->ioaddr.cmd_addr,
5766 ap->ioaddr.ctl_addr,
5767 ap->ioaddr.bmdma_addr,
Alan Cox2ec7df02006-08-10 16:59:10 +09005768 irq_line);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005769
Tejun Heo0f0a3ad2006-11-17 12:24:22 +09005770 /* freeze port before requesting IRQ */
5771 ata_eh_freeze_port(ap);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005772 }
5773
Alan Cox2ec7df02006-08-10 16:59:10 +09005774 /* obtain irq, that may be shared between channels */
Tejun Heof0d36ef2007-01-20 16:00:28 +09005775 rc = devm_request_irq(dev, ent->irq, ent->port_ops->irq_handler,
5776 ent->irq_flags, DRV_NAME, host);
Jeff Garzik39b07ce2006-06-11 23:59:44 -04005777 if (rc) {
5778 dev_printk(KERN_ERR, dev, "irq %lu request failed: %d\n",
5779 ent->irq, rc);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005780 goto err_out;
Jeff Garzik39b07ce2006-06-11 23:59:44 -04005781 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005782
Alan Cox2ec7df02006-08-10 16:59:10 +09005783 /* do we have a second IRQ for the other channel, eg legacy mode */
5784 if (ent->irq2) {
5785 /* We will get weird core code crashes later if this is true
5786 so trap it now */
5787 BUG_ON(ent->irq == ent->irq2);
5788
Tejun Heof0d36ef2007-01-20 16:00:28 +09005789 rc = devm_request_irq(dev, ent->irq2,
5790 ent->port_ops->irq_handler, ent->irq_flags,
5791 DRV_NAME, host);
Alan Cox2ec7df02006-08-10 16:59:10 +09005792 if (rc) {
5793 dev_printk(KERN_ERR, dev, "irq %lu request failed: %d\n",
5794 ent->irq2, rc);
Tejun Heof0d36ef2007-01-20 16:00:28 +09005795 goto err_out;
Alan Cox2ec7df02006-08-10 16:59:10 +09005796 }
5797 }
5798
Tejun Heof0d36ef2007-01-20 16:00:28 +09005799 /* resource acquisition complete */
Tejun Heob878ca52007-01-20 16:00:28 +09005800 devres_remove_group(dev, ata_device_add);
Tejun Heof0d36ef2007-01-20 16:00:28 +09005801
Linus Torvalds1da177e2005-04-16 15:20:36 -07005802 /* perform each probe synchronously */
5803 DPRINTK("probe begin\n");
Jeff Garzikcca39742006-08-24 03:19:22 -04005804 for (i = 0; i < host->n_ports; i++) {
5805 struct ata_port *ap = host->ports[i];
Tejun Heo5a04bf42006-05-31 18:27:38 +09005806 u32 scontrol;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005807 int rc;
5808
Tejun Heo5a04bf42006-05-31 18:27:38 +09005809 /* init sata_spd_limit to the current value */
5810 if (sata_scr_read(ap, SCR_CONTROL, &scontrol) == 0) {
5811 int spd = (scontrol >> 4) & 0xf;
5812 ap->hw_sata_spd_limit &= (1 << spd) - 1;
5813 }
5814 ap->sata_spd_limit = ap->hw_sata_spd_limit;
5815
Jeff Garzikcca39742006-08-24 03:19:22 -04005816 rc = scsi_add_host(ap->scsi_host, dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005817 if (rc) {
Tejun Heof15a1da2006-05-15 20:57:56 +09005818 ata_port_printk(ap, KERN_ERR, "scsi_add_host failed\n");
Linus Torvalds1da177e2005-04-16 15:20:36 -07005819 /* FIXME: do something useful here */
5820 /* FIXME: handle unconditional calls to
5821 * scsi_scan_host and ata_host_remove, below,
5822 * at the very least
5823 */
5824 }
Tejun Heo3e706392006-05-31 18:28:11 +09005825
Tejun Heo52783c52006-05-31 18:28:22 +09005826 if (ap->ops->error_handler) {
Tejun Heo1cdaf532006-07-03 16:07:26 +09005827 struct ata_eh_info *ehi = &ap->eh_info;
Tejun Heo3e706392006-05-31 18:28:11 +09005828 unsigned long flags;
5829
5830 ata_port_probe(ap);
5831
5832 /* kick EH for boot probing */
Jeff Garzikba6a1302006-06-22 23:46:10 -04005833 spin_lock_irqsave(ap->lock, flags);
Tejun Heo3e706392006-05-31 18:28:11 +09005834
Tejun Heo1cdaf532006-07-03 16:07:26 +09005835 ehi->probe_mask = (1 << ATA_MAX_DEVICES) - 1;
5836 ehi->action |= ATA_EH_SOFTRESET;
5837 ehi->flags |= ATA_EHI_NO_AUTOPSY | ATA_EHI_QUIET;
Tejun Heo3e706392006-05-31 18:28:11 +09005838
Tejun Heob51e9e52006-06-29 01:29:30 +09005839 ap->pflags |= ATA_PFLAG_LOADING;
Tejun Heo3e706392006-05-31 18:28:11 +09005840 ata_port_schedule_eh(ap);
5841
Jeff Garzikba6a1302006-06-22 23:46:10 -04005842 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heo3e706392006-05-31 18:28:11 +09005843
5844 /* wait for EH to finish */
5845 ata_port_wait_eh(ap);
5846 } else {
5847 DPRINTK("ata%u: bus probe begin\n", ap->id);
5848 rc = ata_bus_probe(ap);
5849 DPRINTK("ata%u: bus probe end\n", ap->id);
5850
5851 if (rc) {
5852 /* FIXME: do something useful here?
5853 * Current libata behavior will
5854 * tear down everything when
5855 * the module is removed
5856 * or the h/w is unplugged.
5857 */
5858 }
5859 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005860 }
5861
5862 /* probes are done, now scan each port's disk(s) */
Randy Dunlapc893a3a2006-01-28 13:15:32 -05005863 DPRINTK("host probe begin\n");
Jeff Garzikcca39742006-08-24 03:19:22 -04005864 for (i = 0; i < host->n_ports; i++) {
5865 struct ata_port *ap = host->ports[i];
Linus Torvalds1da177e2005-04-16 15:20:36 -07005866
Jeff Garzik644dd0c2005-10-03 15:55:19 -04005867 ata_scsi_scan_host(ap);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005868 }
5869
Linus Torvalds1da177e2005-04-16 15:20:36 -07005870 VPRINTK("EXIT, returning %u\n", ent->n_ports);
5871 return ent->n_ports; /* success */
5872
Tejun Heof0d36ef2007-01-20 16:00:28 +09005873 err_out:
5874 devres_release_group(dev, ata_device_add);
5875 dev_set_drvdata(dev, NULL);
5876 VPRINTK("EXIT, returning %d\n", rc);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005877 return 0;
5878}
5879
5880/**
Tejun Heo720ba122006-05-31 18:28:13 +09005881 * ata_port_detach - Detach ATA port in prepration of device removal
5882 * @ap: ATA port to be detached
5883 *
5884 * Detach all ATA devices and the associated SCSI devices of @ap;
5885 * then, remove the associated SCSI host. @ap is guaranteed to
5886 * be quiescent on return from this function.
5887 *
5888 * LOCKING:
5889 * Kernel thread context (may sleep).
5890 */
5891void ata_port_detach(struct ata_port *ap)
5892{
5893 unsigned long flags;
5894 int i;
5895
5896 if (!ap->ops->error_handler)
Tejun Heoc3cf30a2006-08-05 03:59:11 +09005897 goto skip_eh;
Tejun Heo720ba122006-05-31 18:28:13 +09005898
5899 /* tell EH we're leaving & flush EH */
Jeff Garzikba6a1302006-06-22 23:46:10 -04005900 spin_lock_irqsave(ap->lock, flags);
Tejun Heob51e9e52006-06-29 01:29:30 +09005901 ap->pflags |= ATA_PFLAG_UNLOADING;
Jeff Garzikba6a1302006-06-22 23:46:10 -04005902 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heo720ba122006-05-31 18:28:13 +09005903
5904 ata_port_wait_eh(ap);
5905
5906 /* EH is now guaranteed to see UNLOADING, so no new device
5907 * will be attached. Disable all existing devices.
5908 */
Jeff Garzikba6a1302006-06-22 23:46:10 -04005909 spin_lock_irqsave(ap->lock, flags);
Tejun Heo720ba122006-05-31 18:28:13 +09005910
5911 for (i = 0; i < ATA_MAX_DEVICES; i++)
5912 ata_dev_disable(&ap->device[i]);
5913
Jeff Garzikba6a1302006-06-22 23:46:10 -04005914 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heo720ba122006-05-31 18:28:13 +09005915
5916 /* Final freeze & EH. All in-flight commands are aborted. EH
5917 * will be skipped and retrials will be terminated with bad
5918 * target.
5919 */
Jeff Garzikba6a1302006-06-22 23:46:10 -04005920 spin_lock_irqsave(ap->lock, flags);
Tejun Heo720ba122006-05-31 18:28:13 +09005921 ata_port_freeze(ap); /* won't be thawed */
Jeff Garzikba6a1302006-06-22 23:46:10 -04005922 spin_unlock_irqrestore(ap->lock, flags);
Tejun Heo720ba122006-05-31 18:28:13 +09005923
5924 ata_port_wait_eh(ap);
5925
5926 /* Flush hotplug task. The sequence is similar to
5927 * ata_port_flush_task().
5928 */
5929 flush_workqueue(ata_aux_wq);
5930 cancel_delayed_work(&ap->hotplug_task);
5931 flush_workqueue(ata_aux_wq);
5932
Tejun Heoc3cf30a2006-08-05 03:59:11 +09005933 skip_eh:
Tejun Heo720ba122006-05-31 18:28:13 +09005934 /* remove the associated SCSI host */
Jeff Garzikcca39742006-08-24 03:19:22 -04005935 scsi_remove_host(ap->scsi_host);
Tejun Heo720ba122006-05-31 18:28:13 +09005936}
5937
5938/**
Tejun Heo0529c152007-01-20 16:00:26 +09005939 * ata_host_detach - Detach all ports of an ATA host
5940 * @host: Host to detach
5941 *
5942 * Detach all ports of @host.
5943 *
5944 * LOCKING:
5945 * Kernel thread context (may sleep).
5946 */
5947void ata_host_detach(struct ata_host *host)
5948{
5949 int i;
5950
5951 for (i = 0; i < host->n_ports; i++)
5952 ata_port_detach(host->ports[i]);
5953}
5954
Brian Kingf6d950e2006-08-07 14:27:24 -05005955struct ata_probe_ent *
5956ata_probe_ent_alloc(struct device *dev, const struct ata_port_info *port)
5957{
5958 struct ata_probe_ent *probe_ent;
5959
Tejun Heof0d36ef2007-01-20 16:00:28 +09005960 /* XXX - the following if can go away once all LLDs are managed */
5961 if (!list_empty(&dev->devres_head))
5962 probe_ent = devm_kzalloc(dev, sizeof(*probe_ent), GFP_KERNEL);
5963 else
5964 probe_ent = kzalloc(sizeof(*probe_ent), GFP_KERNEL);
Brian Kingf6d950e2006-08-07 14:27:24 -05005965 if (!probe_ent) {
5966 printk(KERN_ERR DRV_NAME "(%s): out of memory\n",
5967 kobject_name(&(dev->kobj)));
5968 return NULL;
5969 }
5970
5971 INIT_LIST_HEAD(&probe_ent->node);
5972 probe_ent->dev = dev;
5973
5974 probe_ent->sht = port->sht;
Jeff Garzikcca39742006-08-24 03:19:22 -04005975 probe_ent->port_flags = port->flags;
Brian Kingf6d950e2006-08-07 14:27:24 -05005976 probe_ent->pio_mask = port->pio_mask;
5977 probe_ent->mwdma_mask = port->mwdma_mask;
5978 probe_ent->udma_mask = port->udma_mask;
5979 probe_ent->port_ops = port->port_ops;
Jeff Garzikd639ca92006-09-28 03:48:18 -04005980 probe_ent->private_data = port->private_data;
Brian Kingf6d950e2006-08-07 14:27:24 -05005981
5982 return probe_ent;
5983}
5984
Linus Torvalds1da177e2005-04-16 15:20:36 -07005985/**
5986 * ata_std_ports - initialize ioaddr with standard port offsets.
5987 * @ioaddr: IO address structure to be initialized
Edward Falk0baab862005-06-02 18:17:13 -04005988 *
5989 * Utility function which initializes data_addr, error_addr,
5990 * feature_addr, nsect_addr, lbal_addr, lbam_addr, lbah_addr,
5991 * device_addr, status_addr, and command_addr to standard offsets
5992 * relative to cmd_addr.
5993 *
5994 * Does not set ctl_addr, altstatus_addr, bmdma_addr, or scr_addr.
Linus Torvalds1da177e2005-04-16 15:20:36 -07005995 */
Edward Falk0baab862005-06-02 18:17:13 -04005996
Linus Torvalds1da177e2005-04-16 15:20:36 -07005997void ata_std_ports(struct ata_ioports *ioaddr)
5998{
5999 ioaddr->data_addr = ioaddr->cmd_addr + ATA_REG_DATA;
6000 ioaddr->error_addr = ioaddr->cmd_addr + ATA_REG_ERR;
6001 ioaddr->feature_addr = ioaddr->cmd_addr + ATA_REG_FEATURE;
6002 ioaddr->nsect_addr = ioaddr->cmd_addr + ATA_REG_NSECT;
6003 ioaddr->lbal_addr = ioaddr->cmd_addr + ATA_REG_LBAL;
6004 ioaddr->lbam_addr = ioaddr->cmd_addr + ATA_REG_LBAM;
6005 ioaddr->lbah_addr = ioaddr->cmd_addr + ATA_REG_LBAH;
6006 ioaddr->device_addr = ioaddr->cmd_addr + ATA_REG_DEVICE;
6007 ioaddr->status_addr = ioaddr->cmd_addr + ATA_REG_STATUS;
6008 ioaddr->command_addr = ioaddr->cmd_addr + ATA_REG_CMD;
6009}
6010
Edward Falk0baab862005-06-02 18:17:13 -04006011
Jeff Garzik374b1872005-08-30 05:42:52 -04006012#ifdef CONFIG_PCI
6013
Edward Falk0baab862005-06-02 18:17:13 -04006014/**
Linus Torvalds1da177e2005-04-16 15:20:36 -07006015 * ata_pci_remove_one - PCI layer callback for device removal
6016 * @pdev: PCI device that was removed
6017 *
Tejun Heob878ca52007-01-20 16:00:28 +09006018 * PCI layer indicates to libata via this hook that hot-unplug or
6019 * module unload event has occurred. Detach all ports. Resource
6020 * release is handled via devres.
Linus Torvalds1da177e2005-04-16 15:20:36 -07006021 *
6022 * LOCKING:
6023 * Inherited from PCI layer (may sleep).
6024 */
Tejun Heof0d36ef2007-01-20 16:00:28 +09006025void ata_pci_remove_one(struct pci_dev *pdev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07006026{
6027 struct device *dev = pci_dev_to_dev(pdev);
Jeff Garzikcca39742006-08-24 03:19:22 -04006028 struct ata_host *host = dev_get_drvdata(dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006029
Tejun Heob878ca52007-01-20 16:00:28 +09006030 ata_host_detach(host);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006031}
6032
6033/* move to PCI subsystem */
Jeff Garzik057ace52005-10-22 14:27:05 -04006034int pci_test_config_bits(struct pci_dev *pdev, const struct pci_bits *bits)
Linus Torvalds1da177e2005-04-16 15:20:36 -07006035{
6036 unsigned long tmp = 0;
6037
6038 switch (bits->width) {
6039 case 1: {
6040 u8 tmp8 = 0;
6041 pci_read_config_byte(pdev, bits->reg, &tmp8);
6042 tmp = tmp8;
6043 break;
6044 }
6045 case 2: {
6046 u16 tmp16 = 0;
6047 pci_read_config_word(pdev, bits->reg, &tmp16);
6048 tmp = tmp16;
6049 break;
6050 }
6051 case 4: {
6052 u32 tmp32 = 0;
6053 pci_read_config_dword(pdev, bits->reg, &tmp32);
6054 tmp = tmp32;
6055 break;
6056 }
6057
6058 default:
6059 return -EINVAL;
6060 }
6061
6062 tmp &= bits->mask;
6063
6064 return (tmp == bits->val) ? 1 : 0;
6065}
Jens Axboe9b847542006-01-06 09:28:07 +01006066
Tejun Heo3c5100c2006-07-26 16:58:33 +09006067void ata_pci_device_do_suspend(struct pci_dev *pdev, pm_message_t mesg)
Jens Axboe9b847542006-01-06 09:28:07 +01006068{
6069 pci_save_state(pdev);
Tejun Heo500530f2006-07-03 16:07:27 +09006070
Tejun Heo3c5100c2006-07-26 16:58:33 +09006071 if (mesg.event == PM_EVENT_SUSPEND) {
Tejun Heo500530f2006-07-03 16:07:27 +09006072 pci_disable_device(pdev);
6073 pci_set_power_state(pdev, PCI_D3hot);
6074 }
Jens Axboe9b847542006-01-06 09:28:07 +01006075}
6076
Tejun Heo553c4aa2006-12-26 19:39:50 +09006077int ata_pci_device_do_resume(struct pci_dev *pdev)
Jens Axboe9b847542006-01-06 09:28:07 +01006078{
Tejun Heo553c4aa2006-12-26 19:39:50 +09006079 int rc;
6080
Jens Axboe9b847542006-01-06 09:28:07 +01006081 pci_set_power_state(pdev, PCI_D0);
6082 pci_restore_state(pdev);
Tejun Heo553c4aa2006-12-26 19:39:50 +09006083
Tejun Heob878ca52007-01-20 16:00:28 +09006084 rc = pcim_enable_device(pdev);
Tejun Heo553c4aa2006-12-26 19:39:50 +09006085 if (rc) {
6086 dev_printk(KERN_ERR, &pdev->dev,
6087 "failed to enable device after resume (%d)\n", rc);
6088 return rc;
6089 }
6090
Jens Axboe9b847542006-01-06 09:28:07 +01006091 pci_set_master(pdev);
Tejun Heo553c4aa2006-12-26 19:39:50 +09006092 return 0;
Tejun Heo500530f2006-07-03 16:07:27 +09006093}
6094
Tejun Heo3c5100c2006-07-26 16:58:33 +09006095int ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg)
Tejun Heo500530f2006-07-03 16:07:27 +09006096{
Jeff Garzikcca39742006-08-24 03:19:22 -04006097 struct ata_host *host = dev_get_drvdata(&pdev->dev);
Tejun Heo500530f2006-07-03 16:07:27 +09006098 int rc = 0;
6099
Jeff Garzikcca39742006-08-24 03:19:22 -04006100 rc = ata_host_suspend(host, mesg);
Tejun Heo500530f2006-07-03 16:07:27 +09006101 if (rc)
6102 return rc;
6103
Tejun Heo3c5100c2006-07-26 16:58:33 +09006104 ata_pci_device_do_suspend(pdev, mesg);
Tejun Heo500530f2006-07-03 16:07:27 +09006105
6106 return 0;
6107}
6108
6109int ata_pci_device_resume(struct pci_dev *pdev)
6110{
Jeff Garzikcca39742006-08-24 03:19:22 -04006111 struct ata_host *host = dev_get_drvdata(&pdev->dev);
Tejun Heo553c4aa2006-12-26 19:39:50 +09006112 int rc;
Tejun Heo500530f2006-07-03 16:07:27 +09006113
Tejun Heo553c4aa2006-12-26 19:39:50 +09006114 rc = ata_pci_device_do_resume(pdev);
6115 if (rc == 0)
6116 ata_host_resume(host);
6117 return rc;
Jens Axboe9b847542006-01-06 09:28:07 +01006118}
Linus Torvalds1da177e2005-04-16 15:20:36 -07006119#endif /* CONFIG_PCI */
6120
6121
Linus Torvalds1da177e2005-04-16 15:20:36 -07006122static int __init ata_init(void)
6123{
Andrew Mortona8601e52006-06-25 01:36:52 -07006124 ata_probe_timeout *= HZ;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006125 ata_wq = create_workqueue("ata");
6126 if (!ata_wq)
6127 return -ENOMEM;
6128
Tejun Heo453b07a2006-05-31 18:27:42 +09006129 ata_aux_wq = create_singlethread_workqueue("ata_aux");
6130 if (!ata_aux_wq) {
6131 destroy_workqueue(ata_wq);
6132 return -ENOMEM;
6133 }
6134
Linus Torvalds1da177e2005-04-16 15:20:36 -07006135 printk(KERN_DEBUG "libata version " DRV_VERSION " loaded.\n");
6136 return 0;
6137}
6138
6139static void __exit ata_exit(void)
6140{
6141 destroy_workqueue(ata_wq);
Tejun Heo453b07a2006-05-31 18:27:42 +09006142 destroy_workqueue(ata_aux_wq);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006143}
6144
Brian Kinga4625082006-11-13 16:32:36 -06006145subsys_initcall(ata_init);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006146module_exit(ata_exit);
6147
Jeff Garzik67846b32005-10-05 02:58:32 -04006148static unsigned long ratelimit_time;
Ingo Molnar34af9462006-06-27 02:53:55 -07006149static DEFINE_SPINLOCK(ata_ratelimit_lock);
Jeff Garzik67846b32005-10-05 02:58:32 -04006150
6151int ata_ratelimit(void)
6152{
6153 int rc;
6154 unsigned long flags;
6155
6156 spin_lock_irqsave(&ata_ratelimit_lock, flags);
6157
6158 if (time_after(jiffies, ratelimit_time)) {
6159 rc = 1;
6160 ratelimit_time = jiffies + (HZ/5);
6161 } else
6162 rc = 0;
6163
6164 spin_unlock_irqrestore(&ata_ratelimit_lock, flags);
6165
6166 return rc;
6167}
6168
Tejun Heoc22daff2006-04-11 22:22:29 +09006169/**
6170 * ata_wait_register - wait until register value changes
6171 * @reg: IO-mapped register
6172 * @mask: Mask to apply to read register value
6173 * @val: Wait condition
6174 * @interval_msec: polling interval in milliseconds
6175 * @timeout_msec: timeout in milliseconds
6176 *
6177 * Waiting for some bits of register to change is a common
6178 * operation for ATA controllers. This function reads 32bit LE
6179 * IO-mapped register @reg and tests for the following condition.
6180 *
6181 * (*@reg & mask) != val
6182 *
6183 * If the condition is met, it returns; otherwise, the process is
6184 * repeated after @interval_msec until timeout.
6185 *
6186 * LOCKING:
6187 * Kernel thread context (may sleep)
6188 *
6189 * RETURNS:
6190 * The final register value.
6191 */
6192u32 ata_wait_register(void __iomem *reg, u32 mask, u32 val,
6193 unsigned long interval_msec,
6194 unsigned long timeout_msec)
6195{
6196 unsigned long timeout;
6197 u32 tmp;
6198
6199 tmp = ioread32(reg);
6200
6201 /* Calculate timeout _after_ the first read to make sure
6202 * preceding writes reach the controller before starting to
6203 * eat away the timeout.
6204 */
6205 timeout = jiffies + (timeout_msec * HZ) / 1000;
6206
6207 while ((tmp & mask) == val && time_before(jiffies, timeout)) {
6208 msleep(interval_msec);
6209 tmp = ioread32(reg);
6210 }
6211
6212 return tmp;
6213}
6214
Linus Torvalds1da177e2005-04-16 15:20:36 -07006215/*
Tejun Heodd5b06c2006-08-10 16:59:12 +09006216 * Dummy port_ops
6217 */
6218static void ata_dummy_noret(struct ata_port *ap) { }
6219static int ata_dummy_ret0(struct ata_port *ap) { return 0; }
6220static void ata_dummy_qc_noret(struct ata_queued_cmd *qc) { }
6221
6222static u8 ata_dummy_check_status(struct ata_port *ap)
6223{
6224 return ATA_DRDY;
6225}
6226
6227static unsigned int ata_dummy_qc_issue(struct ata_queued_cmd *qc)
6228{
6229 return AC_ERR_SYSTEM;
6230}
6231
6232const struct ata_port_operations ata_dummy_port_ops = {
6233 .port_disable = ata_port_disable,
6234 .check_status = ata_dummy_check_status,
6235 .check_altstatus = ata_dummy_check_status,
6236 .dev_select = ata_noop_dev_select,
6237 .qc_prep = ata_noop_qc_prep,
6238 .qc_issue = ata_dummy_qc_issue,
6239 .freeze = ata_dummy_noret,
6240 .thaw = ata_dummy_noret,
6241 .error_handler = ata_dummy_noret,
6242 .post_internal_cmd = ata_dummy_qc_noret,
6243 .irq_clear = ata_dummy_noret,
6244 .port_start = ata_dummy_ret0,
6245 .port_stop = ata_dummy_noret,
6246};
6247
6248/*
Linus Torvalds1da177e2005-04-16 15:20:36 -07006249 * libata is essentially a library of internal helper functions for
6250 * low-level ATA host controller drivers. As such, the API/ABI is
6251 * likely to change as new drivers are added and updated.
6252 * Do not depend on ABI/API stability.
6253 */
6254
Tejun Heoe9c83912006-07-03 16:07:26 +09006255EXPORT_SYMBOL_GPL(sata_deb_timing_normal);
6256EXPORT_SYMBOL_GPL(sata_deb_timing_hotplug);
6257EXPORT_SYMBOL_GPL(sata_deb_timing_long);
Tejun Heodd5b06c2006-08-10 16:59:12 +09006258EXPORT_SYMBOL_GPL(ata_dummy_port_ops);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006259EXPORT_SYMBOL_GPL(ata_std_bios_param);
6260EXPORT_SYMBOL_GPL(ata_std_ports);
Jeff Garzikcca39742006-08-24 03:19:22 -04006261EXPORT_SYMBOL_GPL(ata_host_init);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006262EXPORT_SYMBOL_GPL(ata_device_add);
Tejun Heo0529c152007-01-20 16:00:26 +09006263EXPORT_SYMBOL_GPL(ata_host_detach);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006264EXPORT_SYMBOL_GPL(ata_sg_init);
6265EXPORT_SYMBOL_GPL(ata_sg_init_one);
Tejun Heo9a1004d2006-05-31 18:27:52 +09006266EXPORT_SYMBOL_GPL(ata_hsm_move);
Tejun Heof686bcb2006-05-15 20:58:05 +09006267EXPORT_SYMBOL_GPL(ata_qc_complete);
Tejun Heodedaf2b2006-05-15 21:03:43 +09006268EXPORT_SYMBOL_GPL(ata_qc_complete_multiple);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006269EXPORT_SYMBOL_GPL(ata_qc_issue_prot);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006270EXPORT_SYMBOL_GPL(ata_tf_load);
6271EXPORT_SYMBOL_GPL(ata_tf_read);
6272EXPORT_SYMBOL_GPL(ata_noop_dev_select);
6273EXPORT_SYMBOL_GPL(ata_std_dev_select);
6274EXPORT_SYMBOL_GPL(ata_tf_to_fis);
6275EXPORT_SYMBOL_GPL(ata_tf_from_fis);
6276EXPORT_SYMBOL_GPL(ata_check_status);
6277EXPORT_SYMBOL_GPL(ata_altstatus);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006278EXPORT_SYMBOL_GPL(ata_exec_command);
6279EXPORT_SYMBOL_GPL(ata_port_start);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006280EXPORT_SYMBOL_GPL(ata_interrupt);
Tejun Heo0d5ff562007-02-01 15:06:36 +09006281EXPORT_SYMBOL_GPL(ata_data_xfer);
6282EXPORT_SYMBOL_GPL(ata_data_xfer_noirq);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006283EXPORT_SYMBOL_GPL(ata_qc_prep);
Brian Kinge46834c2006-03-17 17:04:03 -06006284EXPORT_SYMBOL_GPL(ata_noop_qc_prep);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006285EXPORT_SYMBOL_GPL(ata_bmdma_setup);
6286EXPORT_SYMBOL_GPL(ata_bmdma_start);
6287EXPORT_SYMBOL_GPL(ata_bmdma_irq_clear);
6288EXPORT_SYMBOL_GPL(ata_bmdma_status);
6289EXPORT_SYMBOL_GPL(ata_bmdma_stop);
Tejun Heo6d97dbd2006-05-15 20:58:24 +09006290EXPORT_SYMBOL_GPL(ata_bmdma_freeze);
6291EXPORT_SYMBOL_GPL(ata_bmdma_thaw);
6292EXPORT_SYMBOL_GPL(ata_bmdma_drive_eh);
6293EXPORT_SYMBOL_GPL(ata_bmdma_error_handler);
6294EXPORT_SYMBOL_GPL(ata_bmdma_post_internal_cmd);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006295EXPORT_SYMBOL_GPL(ata_port_probe);
Tejun Heo3c567b72006-05-15 20:57:23 +09006296EXPORT_SYMBOL_GPL(sata_set_spd);
Tejun Heod7bb4cc2006-05-31 18:27:46 +09006297EXPORT_SYMBOL_GPL(sata_phy_debounce);
6298EXPORT_SYMBOL_GPL(sata_phy_resume);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006299EXPORT_SYMBOL_GPL(sata_phy_reset);
6300EXPORT_SYMBOL_GPL(__sata_phy_reset);
6301EXPORT_SYMBOL_GPL(ata_bus_reset);
Tejun Heof5914a42006-05-31 18:27:48 +09006302EXPORT_SYMBOL_GPL(ata_std_prereset);
Tejun Heoc2bd5802006-01-24 17:05:22 +09006303EXPORT_SYMBOL_GPL(ata_std_softreset);
Tejun Heob6103f62006-11-01 17:59:53 +09006304EXPORT_SYMBOL_GPL(sata_port_hardreset);
Tejun Heoc2bd5802006-01-24 17:05:22 +09006305EXPORT_SYMBOL_GPL(sata_std_hardreset);
6306EXPORT_SYMBOL_GPL(ata_std_postreset);
Jeff Garzik2e9edbf2006-03-24 09:56:57 -05006307EXPORT_SYMBOL_GPL(ata_dev_classify);
6308EXPORT_SYMBOL_GPL(ata_dev_pair);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006309EXPORT_SYMBOL_GPL(ata_port_disable);
Jeff Garzik67846b32005-10-05 02:58:32 -04006310EXPORT_SYMBOL_GPL(ata_ratelimit);
Tejun Heoc22daff2006-04-11 22:22:29 +09006311EXPORT_SYMBOL_GPL(ata_wait_register);
Tejun Heo6f8b9952006-01-24 17:05:21 +09006312EXPORT_SYMBOL_GPL(ata_busy_sleep);
Tejun Heo86e45b62006-03-05 15:29:09 +09006313EXPORT_SYMBOL_GPL(ata_port_queue_task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006314EXPORT_SYMBOL_GPL(ata_scsi_ioctl);
6315EXPORT_SYMBOL_GPL(ata_scsi_queuecmd);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006316EXPORT_SYMBOL_GPL(ata_scsi_slave_config);
Tejun Heo83c47bc2006-05-31 18:28:07 +09006317EXPORT_SYMBOL_GPL(ata_scsi_slave_destroy);
Tejun Heoa6e6ce82006-05-15 21:03:48 +09006318EXPORT_SYMBOL_GPL(ata_scsi_change_queue_depth);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006319EXPORT_SYMBOL_GPL(ata_host_intr);
Tejun Heo34bf2172006-05-15 20:57:46 +09006320EXPORT_SYMBOL_GPL(sata_scr_valid);
6321EXPORT_SYMBOL_GPL(sata_scr_read);
6322EXPORT_SYMBOL_GPL(sata_scr_write);
6323EXPORT_SYMBOL_GPL(sata_scr_write_flush);
6324EXPORT_SYMBOL_GPL(ata_port_online);
6325EXPORT_SYMBOL_GPL(ata_port_offline);
Jeff Garzikcca39742006-08-24 03:19:22 -04006326EXPORT_SYMBOL_GPL(ata_host_suspend);
6327EXPORT_SYMBOL_GPL(ata_host_resume);
Tejun Heo6a62a042006-02-13 10:02:46 +09006328EXPORT_SYMBOL_GPL(ata_id_string);
6329EXPORT_SYMBOL_GPL(ata_id_c_string);
Alan Cox6919a0a2006-10-27 19:08:46 -07006330EXPORT_SYMBOL_GPL(ata_device_blacklisted);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006331EXPORT_SYMBOL_GPL(ata_scsi_simulate);
6332
Alan Cox1bc4ccf2006-01-09 17:18:14 +00006333EXPORT_SYMBOL_GPL(ata_pio_need_iordy);
Alan Cox452503f2005-10-21 19:01:32 -04006334EXPORT_SYMBOL_GPL(ata_timing_compute);
6335EXPORT_SYMBOL_GPL(ata_timing_merge);
6336
Linus Torvalds1da177e2005-04-16 15:20:36 -07006337#ifdef CONFIG_PCI
6338EXPORT_SYMBOL_GPL(pci_test_config_bits);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006339EXPORT_SYMBOL_GPL(ata_pci_init_native_mode);
6340EXPORT_SYMBOL_GPL(ata_pci_init_one);
6341EXPORT_SYMBOL_GPL(ata_pci_remove_one);
Tejun Heo500530f2006-07-03 16:07:27 +09006342EXPORT_SYMBOL_GPL(ata_pci_device_do_suspend);
6343EXPORT_SYMBOL_GPL(ata_pci_device_do_resume);
Jens Axboe9b847542006-01-06 09:28:07 +01006344EXPORT_SYMBOL_GPL(ata_pci_device_suspend);
6345EXPORT_SYMBOL_GPL(ata_pci_device_resume);
Alan Cox67951ad2006-03-22 15:55:54 +00006346EXPORT_SYMBOL_GPL(ata_pci_default_filter);
6347EXPORT_SYMBOL_GPL(ata_pci_clear_simplex);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006348#endif /* CONFIG_PCI */
Jens Axboe9b847542006-01-06 09:28:07 +01006349
Jens Axboe9b847542006-01-06 09:28:07 +01006350EXPORT_SYMBOL_GPL(ata_scsi_device_suspend);
6351EXPORT_SYMBOL_GPL(ata_scsi_device_resume);
Tejun Heoece1d632006-04-02 18:51:53 +09006352
Tejun Heoece1d632006-04-02 18:51:53 +09006353EXPORT_SYMBOL_GPL(ata_eng_timeout);
Tejun Heo7b70fc02006-05-15 20:58:07 +09006354EXPORT_SYMBOL_GPL(ata_port_schedule_eh);
6355EXPORT_SYMBOL_GPL(ata_port_abort);
Tejun Heoe3180492006-05-15 20:58:09 +09006356EXPORT_SYMBOL_GPL(ata_port_freeze);
6357EXPORT_SYMBOL_GPL(ata_eh_freeze_port);
6358EXPORT_SYMBOL_GPL(ata_eh_thaw_port);
Tejun Heoece1d632006-04-02 18:51:53 +09006359EXPORT_SYMBOL_GPL(ata_eh_qc_complete);
6360EXPORT_SYMBOL_GPL(ata_eh_qc_retry);
Tejun Heo022bdb02006-05-15 20:58:22 +09006361EXPORT_SYMBOL_GPL(ata_do_eh);
Akira Iguchi83625002007-01-26 16:27:32 +09006362EXPORT_SYMBOL_GPL(ata_irq_on);
6363EXPORT_SYMBOL_GPL(ata_dummy_irq_on);
6364EXPORT_SYMBOL_GPL(ata_irq_ack);
6365EXPORT_SYMBOL_GPL(ata_dummy_irq_ack);
Akira Iguchia619f981b2007-01-26 16:28:18 +09006366EXPORT_SYMBOL_GPL(ata_dev_try_classify);