Delete some unreferenced SMD, ST506 and archaic SCSI #define's
authorkrw <krw@openbsd.org>
Tue, 6 Sep 2022 14:14:44 +0000 (14:14 +0000)
committerkrw <krw@openbsd.org>
Tue, 6 Sep 2022 14:14:44 +0000 (14:14 +0000)
commita2fe6e2d3c4323d91557e5415b71d752f529da0a
tree641333a78758887fc357af162fdfc08088e6ae3c
parent12acfe77f58da46ab717fbc3e5c376109c027bf8
Delete some unreferenced SMD, ST506 and archaic SCSI #define's
that use d_drivedata.

Since nothing else in the tree refers to d_drivedata other than
/etc/disktab parsing and no /etc/disktab entry utilizes the
:d[0-4]: attributes, stop disklabel(8) both printing "drivedata:
0" and paying attention to any "drivedata: ..." lines in ascii
labels being read.

ok jsg@ miod@
sbin/disklabel/disklabel.c
sys/sys/disklabel.h