diff options
| author | Alexander Motin <mav@FreeBSD.org> | 2009-02-26 21:33:48 +0000 |
|---|---|---|
| committer | Alexander Motin <mav@FreeBSD.org> | 2009-02-26 21:33:48 +0000 |
| commit | 69328334a6c7118506ce7c7b4ab153e0b79b8fda (patch) | |
| tree | 0fcc3922c3bc54621b1ead87fd3a5fb83ffad5d5 /sys/dev/ata/ata-all.h | |
| parent | a9d25ec695ae8ae0f5c286598b9b182ffff73aa4 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ata/ata-all.h')
| -rw-r--r-- | sys/dev/ata/ata-all.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ata/ata-all.h b/sys/dev/ata/ata-all.h index a721d809414b..c00bb1cc2530 100644 --- a/sys/dev/ata/ata-all.h +++ b/sys/dev/ata/ata-all.h @@ -367,7 +367,6 @@ struct ata_request { #define ATA_R_AT_HEAD 0x00000200 #define ATA_R_REQUEUE 0x00000400 #define ATA_R_THREAD 0x00000800 -#define ATA_R_DIRECT 0x00001000 #define ATA_R_DEBUG 0x10000000 #define ATA_R_DANGER1 0x20000000 |
