diff options
author | Tejun Heo <htejun@gmail.com> | 2007-10-09 15:06:10 +0900 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-10-12 14:55:47 -0400 |
commit | afaa5c373d2c49ee4865847031b82f1377f609d0 (patch) | |
tree | 785203bd4538d2e3c36622ebc2eac93652c7e19e /usr | |
parent | 2b789108fc1dcba22050a7e6e29ae5ebaea427dd (diff) |
libata: implement ATA_PFLAG_RESETTING
Implement ATA_PFLAG_RESETTING. This flag is set while reset is in
progress. It's set before prereset is called and cleared after reset
fails or postreset is finished.
This flag itself doesn't have any function. It will be used by LLDs
to tell whether reset is in progress if it needs to behave differently
during reset.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions