Home
last modified time | relevance | path

Searched refs:uint32_t (Results 26 – 50 of 5016) sorted by path

12345678910>>...201

/illumos-gate/usr/src/boot/i386/btx/lib/
H A Dbtxv86.h35 uint32_t ctl; /* Control flags */
37 uint32_t es; /* V86 ES register */
38 uint32_t ds; /* V86 DS register */
39 uint32_t fs; /* V86 FS register */
40 uint32_t gs; /* V86 GS register */
41 uint32_t eax; /* V86 EAX register */
42 uint32_t ecx; /* V86 ECX register */
43 uint32_t edx; /* V86 EDX register */
44 uint32_t ebx; /* V86 EBX register */
46 uint32_t ebp; /* V86 EBP register */
[all …]
/illumos-gate/usr/src/boot/i386/common/
H A Dbootargs.h45 uint32_t howto;
46 uint32_t bootdev;
47 uint32_t bootflags;
50 uint32_t pxeinfo;
51 uint32_t reserved;
55 uint32_t bootinfo;
65 uint32_t size;
66 uint32_t reserved;
H A Dcons.c126 uint32_t t0, t1, c; in keyhit()
144 t1 = *(uint32_t *)PTOV(0x46c); in keyhit()
H A Dedd.h56 uint32_t cylinders;
57 uint32_t heads;
58 uint32_t sectors_per_track;
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c65 extern uint32_t _end;
93 uint32_t opts;
116 static uint32_t bootdev;
120 extern uint32_t bios_basemem, bios_extmem, high_heap_size;
376 uint32_t addr, x; in load()
423 x = *(uint32_t *)p; in load()
488 (uint32_t)bdev->d_kind.zfs.pool_guid, in load()
489 (uint32_t)(bdev->d_kind.zfs.pool_guid >> 32), in load()
/illumos-gate/usr/src/boot/i386/isoboot/
H A Disoboot.c66 extern uint32_t _end;
85 uint32_t opts;
96 static uint32_t bios_basemem, bios_extmem, high_heap_size;
115 static uint32_t fs_off;
351 uint32_t addr, x; in load()
394 x = *(uint32_t *)p; in load()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c93 uint32_t sp_lba;
915 *(uint32_t *)data = bd->bd_sectorsize; in bd_ioctl()
1155 uint32_t x, bpc, cyl, hd, sec; in bd_chs_io()
1277 uint32_t
H A Dbiosmem.c40 uint32_t bios_basemem, bios_extmem, high_heap_size;
H A Dbiospci.c265 uint32_t locator, devid; in biospci_enumerate()
337 biospci_find_devclass(uint32_t class, int index, uint32_t *locator) in biospci_find_devclass()
355 biospci_find_device(uint32_t devid, int index, uint32_t *locator) in biospci_find_device()
377 biospci_write_config(uint32_t locator, int offset, int width, uint32_t val) in biospci_write_config()
395 biospci_read_config(uint32_t locator, int offset, int width, uint32_t *val) in biospci_read_config()
412 uint32_t
452 uint32_t devid; in ficlPciBiosCountDevices()
476 uint32_t value, width, offset, locator; in ficlPciBiosWriteConfig()
500 uint32_t value, width, offset, locator; in ficlPciBiosReadConfig()
527 uint32_t index, class, locator; in ficlPciBiosFindDevclass()
[all …]
H A Dbiospnp.c253 uint32_t args[4]; in biospnp_call()
254 uint32_t i; in biospnp_call()
267 i = va_arg(ap, uint32_t); in biospnp_call()
274 i = va_arg(ap, uint32_t); in biospnp_call()
276 argp += sizeof (uint32_t); in biospnp_call()
289 v86.addr = ((uint32_t)pnp_Icheck->pnp_rmcs << 16) + pnp_Icheck->pnp_rmip; in biospnp_call()
H A Dbiossmap.c45 uint32_t xattr; /* Extended attribute from ACPI 3.0 */
52 static uint32_t *smapattr;
H A Dcomconsole.c74 uint32_t locator;
84 static uint32_t comc_parse_pcidev(const char *);
86 static int comc_pcidev_handle(struct console *, uint32_t);
573 static uint32_t
582 uint32_t locator; in comc_parse_pcidev()
618 comc_pcidev_handle(struct console *cp, uint32_t locator) in comc_pcidev_handle()
626 uint32_t port; in comc_pcidev_handle()
652 uint32_t locator; in comc_pcidev_set()
H A Dlibi386.h52 uint32_t src;
53 uint32_t dest;
54 uint32_t size;
73 extern uint32_t relocator_esi;
74 extern uint32_t relocator_eax;
75 extern uint32_t relocator_ebx;
76 extern uint32_t relocator_edx;
77 extern uint32_t relocator_ebp;
127 int biospci_find_devclass(uint32_t class, int index, uint32_t *locator);
128 int biospci_read_config(uint32_t locator, int offset, int width, uint32_t *val);
[all …]
H A Dlinux.c42 uint32_t linux_text_len;
43 uint32_t linux_data_tmp_addr;
44 uint32_t linux_data_real_addr;
284 uint32_t moveto, max_addr; in linux_exec()
H A Dlinux.h42 uint32_t realmode_swtch; /* Boot loader hook */
48 uint32_t code32_start; /* Boot loader hook */
49 uint32_t ramdisk_image; /* initrd load address */
50 uint32_t ramdisk_size; /* initrd size */
51 uint32_t bootsect_kludge; /* obsolete */
56 uint32_t kernel_alignment;
60 uint32_t cmdline_size;
61 uint32_t hardware_subarch;
63 uint32_t payload_offset;
64 uint32_t payload_length;
[all …]
H A Dmultiboot.c98 uint32_t *magic; in multiboot_loadfile()
129 magic = (uint32_t *)header_search; in multiboot_loadfile()
132 for (i = 0; i < (search_size / sizeof(uint32_t)); i++) { in multiboot_loadfile()
H A Dpxe.h66 uint32_t Phy_Addr;
72 typedef uint32_t IP4_t;
73 typedef uint32_t ADDR32_t;
87 uint32_t PMOffset; /* Protected mode entry */
206 uint32_t Reserved[2];
312 uint32_t EISA_Dev_ID;
325 uint32_t LinkSpeed; /* Defined in NDIS 2.0 spec */
327 uint32_t Reserved[4]; /* must be 0 */
390 uint32_t BufferSize;
407 uint32_t FileSize;
[all …]
H A Dvbe.c293 vbe_farptr(uint32_t farptr) in vbe_farptr()
H A Dvbe.h44 uint32_t OemStringPtr;
45 uint32_t Capabilities;
49 uint32_t VideoModePtr;
52 uint32_t OemVendorNamePtr, OemProductNamePtr, OemProductRevPtr;
63 uint32_t WinFuncPtr;
80 uint32_t PhysBasePtr;
81 uint32_t OffScreenMemOffset; /* reserved in VBE 3.0 and above */
92 uint32_t MaxPixelClock;
105 uint32_t PixelClock;
126 uint32_t RsvdOffScreenMemSize; /* Size in KB of Offscreen Memory */
[all …]
H A Dvidconsole.c149 plat_tem_get_prom_pos(uint32_t *row, uint32_t *col) in plat_tem_get_prom_pos()
158 *row = (uint32_t)y; in plat_tem_get_prom_pos()
159 *col = (uint32_t)x; in plat_tem_get_prom_pos()
550 uint32_t c; in vidc_vbe_cons_put_cmap()
/illumos-gate/usr/src/boot/i386/loader/
H A Dmain.c61 uint32_t opts;
62 static uint32_t initial_bootdev;
/illumos-gate/usr/src/boot/include/arpa/
H A Dinet.h78 typedef __uint32_t uint32_t; typedef
83 typedef uint32_t in_addr_t;
139 uint32_t htonl(uint32_t);
141 uint32_t ntohl(uint32_t);
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h391 extern uint32_t ether_crc32_le(const uint8_t *, size_t);
392 extern uint32_t ether_crc32_be(const uint8_t *, size_t);
H A Dif.h84 uint32_t ifi_mtu; /* maximum transmission unit */
85 uint32_t ifi_metric; /* routing metric (external only) */
522 uint32_t spare1;
/illumos-gate/usr/src/boot/include/netinet/
H A Dif_ether.h118 const struct sockaddr *dst, u_char *desten, uint32_t *pflags);

12345678910>>...201