Home
last modified time | relevance | path

Searched defs:hd_geometry (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dhdreg.h324 struct hd_geometry { struct
325 unsigned char heads;
326 unsigned char sectors;
327 unsigned short cylinders;
328 unsigned long start;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h86454 struct hd_geometry { struct
86455 unsigned char heads;
86456 unsigned char sectors;
86457 short unsigned int cylinders;
86458 long unsigned int start;
Dvmlinux.h86454 struct hd_geometry { struct
86455 unsigned char heads;
86456 unsigned char sectors;
86457 short unsigned int cylinders;
86458 long unsigned int start;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h57061 struct hd_geometry { struct
57062 unsigned char heads;
57063 unsigned char sectors;
57064 short unsigned int cylinders;
57065 long unsigned int start;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h53187 struct hd_geometry { struct
53188 unsigned char heads;
53189 unsigned char sectors;
53190 short unsigned int cylinders;
53191 long unsigned int start;
Dvmlinux_510.h53187 struct hd_geometry { struct
53188 unsigned char heads;
53189 unsigned char sectors;
53190 short unsigned int cylinders;
53191 long unsigned int start;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h59774 struct hd_geometry { struct
59775 unsigned char heads;
59776 unsigned char sectors;
59777 short unsigned int cylinders;
59778 long unsigned int start;
Dvmlinux_505.h59774 struct hd_geometry { struct
59775 unsigned char heads;
59776 unsigned char sectors;
59777 short unsigned int cylinders;
59778 long unsigned int start;