Searched refs:grub_uint8_t (Results 1 - 25 of 253) sorted by relevance

1234567891011

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dusbdesc.h36 grub_uint8_t length;
37 grub_uint8_t type;
42 grub_uint8_t length;
43 grub_uint8_t type;
45 grub_uint8_t class;
46 grub_uint8_t subclass;
47 grub_uint8_t protocol;
48 grub_uint8_t maxsize0;
52 grub_uint8_t strvendor;
53 grub_uint8_t strpro
[all...]
H A Dsmbus.h41 grub_uint8_t written_size;
42 grub_uint8_t log_total_flash_size;
43 grub_uint8_t memory_type;
46 grub_uint8_t unknown[253];
48 grub_uint8_t num_rows;
49 grub_uint8_t num_columns;
50 grub_uint8_t num_of_ranks;
51 grub_uint8_t unused1[12];
52 grub_uint8_t num_of_banks;
53 grub_uint8_t unused
[all...]
H A Dscsicmd.h30 grub_uint8_t opcode;
31 grub_uint8_t lun; /* 7-5 LUN, 4-0 reserved */
32 grub_uint8_t reserved1;
33 grub_uint8_t reserved2;
34 grub_uint8_t reserved3;
35 grub_uint8_t control;
36 grub_uint8_t pad[6]; /* To be ATAPI compatible */
41 grub_uint8_t opcode;
42 grub_uint8_t lun; /* 7-5 LUN, 4-1 reserved, 0 EVPD */
43 grub_uint8_t pag
[all...]
H A Dacorn_filecore.h26 grub_uint8_t log2secsize;
27 grub_uint8_t secspertrack;
28 grub_uint8_t heads;
29 grub_uint8_t density;
30 grub_uint8_t idlen;
31 grub_uint8_t log2bpmb;
32 grub_uint8_t skew;
33 grub_uint8_t bootoption;
35 grub_uint8_t lowsector;
36 grub_uint8_t nzone
[all...]
H A Dacpi.h29 grub_uint8_t signature[8];
30 grub_uint8_t checksum;
31 grub_uint8_t oemid[6];
32 grub_uint8_t revision;
41 grub_uint8_t checksum;
42 grub_uint8_t reserved[3];
47 grub_uint8_t signature[4];
49 grub_uint8_t revision;
50 grub_uint8_t checksum;
51 grub_uint8_t oemi
[all...]
H A Dfat.h26 grub_uint8_t jmp_boot[3];
27 grub_uint8_t oem_name[8];
29 grub_uint8_t sectors_per_cluster;
31 grub_uint8_t num_fats;
34 grub_uint8_t media;
44 grub_uint8_t num_ph_drive;
45 grub_uint8_t reserved;
46 grub_uint8_t boot_sig;
48 grub_uint8_t label[11];
49 grub_uint8_t fstyp
[all...]
H A Dhfs.h44 grub_uint8_t unused[10];
46 grub_uint8_t unused2[4];
48 grub_uint8_t unused4[6];
51 grub_uint8_t volname[28];
53 grub_uint8_t unused5[52];
57 grub_uint8_t unused6[4];
H A Dcmos.h48 static inline grub_uint8_t
49 grub_bcd_to_num (grub_uint8_t a)
54 static inline grub_uint8_t
55 grub_num_to_bcd (grub_uint8_t a)
62 grub_cmos_read (grub_uint8_t index, grub_uint8_t *val)
70 grub_cmos_write (grub_uint8_t index, grub_uint8_t value)
78 extern volatile grub_uint8_t *grub_cmos_port;
81 grub_cmos_read (grub_uint8_t inde
[all...]
H A Data.h109 grub_uint8_t raw[11];
114 grub_uint8_t features;
115 grub_uint8_t error;
119 grub_uint8_t sectors;
120 grub_uint8_t atapi_ireason;
124 grub_uint8_t lba_low;
125 grub_uint8_t sectnum;
129 grub_uint8_t lba_mid;
130 grub_uint8_t cyllsb;
131 grub_uint8_t atapi_cntlo
[all...]
H A Dvideo.h33 grub_uint8_t red;
34 grub_uint8_t green;
35 grub_uint8_t blue;
36 grub_uint8_t alpha;
174 grub_uint8_t bg_red;
175 grub_uint8_t bg_green;
176 grub_uint8_t bg_blue;
177 grub_uint8_t bg_alpha;
180 grub_uint8_t fg_red;
181 grub_uint8_t fg_gree
[all...]
H A Dmsdos_partition.h67 grub_uint8_t flag;
70 grub_uint8_t start_head;
74 grub_uint8_t start_sector;
77 grub_uint8_t start_cylinder;
80 grub_uint8_t type;
84 grub_uint8_t end_head;
85 grub_uint8_t end_sector;
86 grub_uint8_t end_cylinder;
99 grub_uint8_t code[446];
H A Dvideo_fb.h62 grub_video_fb_map_rgb (grub_uint8_t red, grub_uint8_t green,
63 grub_uint8_t blue);
66 grub_video_fb_map_rgba (grub_uint8_t red, grub_uint8_t green,
67 grub_uint8_t blue, grub_uint8_t alpha);
71 grub_uint8_t *red, grub_uint8_t *green,
72 grub_uint8_t *blu
[all...]
H A Dbsdlabel.h74 grub_uint8_t fs_type;
75 grub_uint8_t fs_fragments;
84 grub_uint8_t unused1[18];
85 grub_uint8_t packname[16];
86 grub_uint8_t unused2[92];
/osnet-11/usr/src/grub/grub2/include/grub/i386/pc/
H A Dsmbios.h24 grub_uint8_t ep_anchor[4];
25 grub_uint8_t ep_cksum;
26 grub_uint8_t ep_length;
27 grub_uint8_t ep_major;
28 grub_uint8_t ep_minor;
30 grub_uint8_t ep_rev;
31 grub_uint8_t ep_formatted[5];
32 grub_uint8_t ep_ianchor[5];
33 grub_uint8_t ep_icksum;
37 grub_uint8_t ep_bcdre
[all...]
H A Dbiosdisk.h67 grub_uint8_t length_dpi;
68 grub_uint8_t reserved[3];
69 grub_uint8_t name_of_host_bus[4];
70 grub_uint8_t name_of_interface_type[8];
71 grub_uint8_t interface_path[8];
72 grub_uint8_t device_path[8];
73 grub_uint8_t reserved2;
74 grub_uint8_t checksum;
79 grub_uint8_t dummy[16];
84 grub_uint8_t siz
[all...]
H A Dvbe.h71 grub_uint8_t signature[4];
84 grub_uint8_t reserved[222];
86 grub_uint8_t oem_data[256];
93 grub_uint8_t win_a_attributes;
94 grub_uint8_t win_b_attributes;
105 grub_uint8_t x_char_size;
106 grub_uint8_t y_char_size;
107 grub_uint8_t number_of_planes;
108 grub_uint8_t bits_per_pixel;
109 grub_uint8_t number_of_bank
[all...]
H A Dchainloader.h25 grub_chainloader_patch_bpb (void *bs, grub_device_t dev, grub_uint8_t dl);
/osnet-11/usr/src/grub/grub2/include/grub/i386/
H A Dreboot.h24 extern grub_uint8_t grub_reboot_end[], grub_reboot_start[];
H A Dmacho.h31 grub_uint8_t unknown1[48];
33 grub_uint8_t unknown2[20];
41 grub_uint8_t unknown1[0x88];
43 grub_uint8_t unknown2[0x20];
H A Dlinux.h92 grub_uint8_t code1[0x0020];
95 grub_uint8_t code2[0x01F1 - 0x0020 - 2 - 2];
96 grub_uint8_t setup_sects; /* The size of the setup in sectors */
110 grub_uint8_t type_of_loader; /* Boot loader identifier */
122 grub_uint8_t loadflags; /* Boot protocol option flags */
133 grub_uint8_t relocatable;
134 grub_uint8_t pad[3];
143 grub_uint8_t video_cursor_x; /* 0 */
144 grub_uint8_t video_cursor_y;
149 grub_uint8_t video_mod
[all...]
H A Dnetbsd_bootinfo.h94 grub_uint8_t matchhash[16]; /* MD5 hash */
134 grub_uint8_t bpp;
136 grub_uint8_t red_mask_size;
137 grub_uint8_t green_mask_size;
138 grub_uint8_t blue_mask_size;
140 grub_uint8_t red_field_pos;
141 grub_uint8_t green_field_pos;
142 grub_uint8_t blue_field_pos;
144 grub_uint8_t reserved[16];
/osnet-11/usr/src/grub/grub2/include/grub/zfs/
H A Ddnode.h52 grub_uint8_t dn_type; /* dmu_object_type_t */
53 grub_uint8_t dn_indblkshift; /* ln2(indirect block size) */
54 grub_uint8_t dn_nlevels; /* 1=dn_blkptr->data blocks */
55 grub_uint8_t dn_nblkptr; /* length of dn_blkptr */
56 grub_uint8_t dn_bonustype; /* type of data in bonus buffer */
57 grub_uint8_t dn_checksum; /* ZIO_CHECKSUM type */
58 grub_uint8_t dn_compress; /* ZIO_COMPRESS type */
59 grub_uint8_t dn_flags; /* DNODE_FLAG_* */
62 grub_uint8_t dn_pad2[4];
71 grub_uint8_t dn_bonu
[all...]
H A Dzap_leaf.h61 grub_uint8_t lh_pad2[12];
78 grub_uint8_t le_type; /* always ZAP_CHUNK_ENTRY */
79 grub_uint8_t le_int_size; /* size of ints */
89 grub_uint8_t la_type; /* always ZAP_CHUNK_ARRAY */
92 grub_uint8_t la_array[ZAP_LEAF_ARRAY_BYTES];
98 grub_uint8_t lf_type; /* always ZAP_CHUNK_FREE */
99 grub_uint8_t lf_pad[ZAP_LEAF_ARRAY_BYTES];
/osnet-11/usr/src/grub/grub2/grub-core/commands/i386/pc/
H A Dacpi.c27 grub_uint8_t *ebda, *ptr;
30 ebda = (grub_uint8_t *) ((* ((grub_uint16_t *) 0x40e)) << 4);
41 for (ptr = (grub_uint8_t *) 0xe0000; ptr < (grub_uint8_t *) 0x100000;
54 grub_uint8_t *ebda, *ptr;
57 ebda = (grub_uint8_t *) ((* ((grub_uint16_t *) 0x40e)) << 4);
71 for (ptr = (grub_uint8_t *) 0xe0000; ptr < (grub_uint8_t *) 0x100000;
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A DAFSplitter.c27 gcry_err_code_t AF_merge (const gcry_md_spec_t * hash, grub_uint8_t * src,
28 grub_uint8_t * dst, grub_size_t blocksize,
32 diffuse (const gcry_md_spec_t * hash, grub_uint8_t * src,
33 grub_uint8_t * dst, grub_size_t size)
40 grub_uint8_t final[hash->mdlen];
41 grub_uint8_t temp[sizeof (IV) + hash->mdlen];
69 AF_merge (const gcry_md_spec_t * hash, grub_uint8_t * src, grub_uint8_t * dst,
73 grub_uint8_t *bufblock;

Completed in 1249 milliseconds

1234567891011