Lines Matching refs:__u32
29 __u32 blk_count; /* number of blocks on device */
32 __u32 data; /* reserved */
42 __u32 block; /* block number of starting block */
59 __u32 map_count; /* # blocks in partition map */
60 __u32 start_block; /* abs. starting block # of partition */
61 __u32 block_count; /* number of blocks in partition */
64 __u32 data_start; /* rel block # of first data block */
65 __u32 data_count; /* number of data blocks */
66 __u32 status; /* partition status bits */
67 __u32 boot_start; /* first block of boot code */
68 __u32 boot_size; /* size of boot code, in bytes */
69 __u32 boot_load; /* boot code load address */
70 __u32 boot_load2; /* reserved */
71 __u32 boot_entry; /* boot code entry point */
72 __u32 boot_entry2; /* reserved */
73 __u32 boot_cksum; /* boot code checksum */