summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/wd_cd.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-10-03 04:12:07 +0000
committerbde <bde@FreeBSD.org>1999-10-03 04:12:07 +0000
commita500b05bfd4e816b22970b5406145203ce58e092 (patch)
tree668cdfcaf08543ee8de250527a4d33dc9287e401 /sys/i386/isa/wd_cd.h
parent3ce27091006a1cf138b6102ce5af3402cb391041 (diff)
downloadFreeBSD-src-a500b05bfd4e816b22970b5406145203ce58e092.zip
FreeBSD-src-a500b05bfd4e816b22970b5406145203ce58e092.tar.gz
Removed redefinitions of CDRIOCBLANK and CDRIOCNEXTWRITEABLEADDR.
Diffstat (limited to 'sys/i386/isa/wd_cd.h')
-rw-r--r--sys/i386/isa/wd_cd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/i386/isa/wd_cd.h b/sys/i386/isa/wd_cd.h
index 3e71b3f..a666522 100644
--- a/sys/i386/isa/wd_cd.h
+++ b/sys/i386/isa/wd_cd.h
@@ -347,6 +347,3 @@ struct acd {
u_int next_writeable_lba; /* Next writable position */
struct wormio_prepare_track preptrack; /* Scratch region */
};
-
-#define CDRIOCBLANK _IO('c',100) /* Blank a CDRW disc */
-#define CDRIOCNEXTWRITEABLEADDR _IOR('c',101,int)
OpenPOWER on IntegriCloud