diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 1999-09-22 12:04:51 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 1999-09-22 12:04:51 +0000 |
| commit | fbf6ea790a3eb1e72e6f7e987a14f78793cba297 (patch) | |
| tree | 89de9cd1a74e27e1e1ca3ada0ea8c44b989b2cc1 /sys/dev/ata/atapi-cd.h | |
| parent | 20b6dab0acbeef41ab70eb2a238988bcd0c6c773 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ata/atapi-cd.h')
| -rw-r--r-- | sys/dev/ata/atapi-cd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ata/atapi-cd.h b/sys/dev/ata/atapi-cd.h index 8ec06f82ba4ad..2df5767d53f1f 100644 --- a/sys/dev/ata/atapi-cd.h +++ b/sys/dev/ata/atapi-cd.h @@ -344,7 +344,6 @@ struct acd_softc { int32_t slot; /* this lun's slot number */ u_int32_t block_size; /* blocksize currently used */ u_int8_t dummy; /* use dummy writes */ - u_int8_t speed; /* select drive speed */ u_int32_t next_writeable_addr; /* next writable address */ struct wormio_prepare_track preptrack; /* scratch region */ struct devstat *stats; /* devstat entry */ |
