Linux Kernel
3.7.1
|
Data Fields | |
unsigned char | heads |
unsigned char | sectors |
unsigned short | cylinders |
u32 | start |
Definition at line 44 of file compat_ioctl.c.
unsigned short cylinders |
Definition at line 47 of file compat_ioctl.c.
unsigned char heads |
Definition at line 45 of file compat_ioctl.c.
unsigned char sectors |
Definition at line 46 of file compat_ioctl.c.
u32 start |
Definition at line 48 of file compat_ioctl.c.