aboutsummaryrefslogtreecommitdiffstats
path: root/include/os/freebsd/spl/sys/dkio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/os/freebsd/spl/sys/dkio.h')
-rw-r--r--include/os/freebsd/spl/sys/dkio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/os/freebsd/spl/sys/dkio.h b/include/os/freebsd/spl/sys/dkio.h
index 4e9ded4a9..aed54ba50 100644
--- a/include/os/freebsd/spl/sys/dkio.h
+++ b/include/os/freebsd/spl/sys/dkio.h
@@ -69,7 +69,6 @@ struct dk_cinfo {
uint_t dki_vec; /* interrupt vector */
char dki_dname[DK_DEVLEN]; /* drive name (no unit #) */
uint_t dki_unit; /* unit number */
- uint_t dki_slave; /* slave number */
ushort_t dki_partition; /* partition number */
ushort_t dki_maxtransfer; /* max. transfer size in DEV_BSIZE */
};