[PATCH] ahci: add constants for SRST
authorTejun Heo <htejun@gmail.com>
Mon, 23 Jan 2006 12:38:44 +0000 (21:38 +0900)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 27 Jan 2006 04:08:52 +0000 (23:08 -0500)
commit22b49985f526796471c074c0e56bcebfd633a6ff
tree4e4033c1d9e01b4f5338349dd40ad3a4868f69c6
parente0bfd149973d22a4330dd6665b54d1dcca07174a
[PATCH] ahci: add constants for SRST

Add constants needed to perform SRST.  This is preparation for adding
softreset method.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/scsi/ahci.c