Loading include/linux/hdreg.h +2 −0 Original line number Diff line number Diff line Loading @@ -448,6 +448,7 @@ enum { #define __NEW_HD_DRIVE_ID #ifndef __KERNEL__ /* * Structure returned by HDIO_GET_IDENTITY, as per ANSI NCITS ATA6 rev.1b spec. * Loading Loading @@ -699,6 +700,7 @@ struct hd_driveid { * 7:0 Signature */ }; #endif /* __KERNEL__ */ /* * IDE "nice" flags. These are used on a per drive basis to determine Loading Loading
include/linux/hdreg.h +2 −0 Original line number Diff line number Diff line Loading @@ -448,6 +448,7 @@ enum { #define __NEW_HD_DRIVE_ID #ifndef __KERNEL__ /* * Structure returned by HDIO_GET_IDENTITY, as per ANSI NCITS ATA6 rev.1b spec. * Loading Loading @@ -699,6 +700,7 @@ struct hd_driveid { * 7:0 Signature */ }; #endif /* __KERNEL__ */ /* * IDE "nice" flags. These are used on a per drive basis to determine Loading