Searched refs:uint16 (Results 51 - 75 of 1227) sorted by path

1234567891011>>

/haiku/headers/private/graphics/nvidia/
H A Dnv_acc.h12 uint16 FifoFree; /* little endian (FIFO internal register) */
13 uint16 Nop; /* little endian (FIFO internal register) */
23 uint16 FifoFree; /* little endian (FIFO internal register) */
24 uint16 Nop; /* little endian (FIFO internal register) */
35 uint16 FifoFree; /* little endian (FIFO internal register) */
36 uint16 Nop; /* little endian (FIFO internal register) */
52 uint16 FifoFree; /* little endian (FIFO internal register) */
53 uint16 Nop; /* little endian (FIFO internal register) */
67 uint16 FifoFree; /* little endian (FIFO internal register) */
68 uint16 No
[all...]
/haiku/headers/private/graphics/radeon/
H A Dradeon_bios.h18 uint16 VGA_table_offset;
19 uint16 POST_table_offset;
20 uint16 XCLK;
21 uint16 MCLK;
24 uint16 PCLK_ref_freq;
25 uint16 PCLK_ref_divider;
28 uint16 MCLK_ref_freq;
29 uint16 MCLK_ref_divider;
32 uint16 XCLK_ref_freq;
33 uint16 XCLK_ref_divide
[all...]
H A Dradeon_interface.h269 uint16 hot_x;
270 uint16 hot_y;
271 uint16 x;
272 uint16 y;
273 uint16 width;
274 uint16 height;
292 uint16 ref_div;
371 uint16 h_display_start;
372 uint16 v_display_start;
521 uint16 vendor_i
[all...]
/haiku/headers/private/graphics/s3/
H A DDriverInterface.h132 uint16 vendorID; // PCI vendor ID, from pci_info
133 uint16 deviceID; // PCI device ID, from pci_info
166 uint16 cursorHotX; // Cursor hot spot. Top left corner of the cursor
167 uint16 cursorHotY; // is 0,0
183 uint16 panelX; // laptop LCD width
184 uint16 panelY; // laptop LCD height
/haiku/headers/private/graphics/skeleton/
H A DDriverInterface.h81 uint16 slopspace;
103 uint16 vendor_id; /* PCI vendor ID, from pci_info */
104 uint16 device_id; /* PCI device ID, from pci_info */
143 uint16 hot_x; /* Cursor hot spot. The top left corner of the cursor */
144 uint16 hot_y; /* is 0,0 */
145 uint16 x; /* The location of the cursor hot spot on the */
146 uint16 y; /* desktop */
147 uint16 width; /* Width and height of the cursor shape (always 16!) */
148 uint16 height;
355 uint16 adres
[all...]
/haiku/headers/private/graphics/vesa/
H A Dvesa.h27 uint16 total_memory; // in 64k blocks
32 uint16 oem_software_revision;
48 uint16 attributes;
51 uint16 window_granularity;
52 uint16 window_size;
53 uint16 window_a_segment;
54 uint16 window_b_segment;
56 uint16 bytes_per_row;
59 uint16 width;
60 uint16 heigh
[all...]
/haiku/headers/private/graphics/via/
H A DDriverInterface.h81 uint16 slopspace;
170 uint16 vendor_id; /* PCI vendor ID, from pci_info */
171 uint16 device_id; /* PCI device ID, from pci_info */
210 uint16 hot_x; /* Cursor hot spot. The top left corner of the cursor */
211 uint16 hot_y; /* is 0,0 */
212 uint16 x; /* The location of the cursor hot spot on the */
213 uint16 y; /* desktop */
214 uint16 width; /* Width and height of the cursor shape (always 16!) */
215 uint16 height;
366 uint16 adres
[all...]
/haiku/headers/private/graphics/
H A Dvideo_overlay.h34 uint16 width; /* width in pixels */
35 uint16 height; /* height in lines */
42 uint16 h_start;
43 uint16 v_start;
44 uint16 width;
45 uint16 height;
65 uint16 width; /* un-clipped width of the overlay window */
66 uint16 height; /* un-clipped height of the overlay window */
68 uint16 offset_left; /* that portion of the overlay_window which is actually displayed */
69 uint16 offset_to
[all...]
/haiku/headers/private/kernel/arch/arm/
H A Dreg.h31 #define REG16(addr) ((volatile uint16 *)(addr))
/haiku/headers/private/kernel/arch/m68k/
H A Dtypes.h12 typedef unsigned short uint16; typedef
/haiku/headers/private/kernel/arch/mipsel/
H A Dtypes.h12 typedef unsigned short uint16; typedef
/haiku/headers/private/kernel/arch/ppc/
H A Dtypes.h12 typedef unsigned short uint16; typedef
/haiku/headers/private/kernel/arch/sparc/
H A Dtypes.h12 typedef unsigned short uint16; typedef
/haiku/headers/private/kernel/arch/x86/32/
H A Ddescriptors.h53 uint16 limit_00_15; // bit 0 - 15
54 uint16 base_00_15; // 16 - 31
74 uint16 prev_task;
75 uint16 unused0;
86 uint16 unused1;
87 uint16 io_map_base;
/haiku/headers/private/kernel/arch/x86/64/
H A Ddescriptors.h60 uint16 _reserved4;
61 uint16 io_map_base;
/haiku/headers/private/kernel/arch/x86/
H A Dapm.h40 uint16 version;
41 uint16 flags;
42 uint16 code32_segment_base;
44 uint16 code32_segment_length;
45 uint16 code16_segment_base;
46 uint16 code16_segment_length;
47 uint16 data_segment_base;
48 uint16 data_segment_length;
H A Darch_smp.h25 uint16 base_table_length; /* length of the base table entries and this structure */
31 uint16 oem_length; /* length of oem table */
32 uint16 num_base_entries; /* number of entries in base table */
34 uint16 ext_length; /* length of extended section */
86 uint16 polarity : 2;
87 uint16 trigger_mode : 2;
88 uint16 _reserved : 12;
H A Dpic.h11 void pic_disable(uint16& enabledInterrupts);
H A Dvesa.h14 uint16 version;
18 uint16 total_memory;
20 uint16 oem_software_rev;
29 uint16 attributes;
32 uint16 win_granulatiry;
33 uint16 win_size;
34 uint16 wina_segment;
35 uint16 winb_segment;
37 uint16 bytes_per_scanline;
39 uint16 x_resolutio
[all...]
/haiku/headers/private/kernel/boot/
H A Ddisk_identifier.h36 uint16 base_address;
H A Dimages-tm-development.h8 static const uint16 kSplashLogoWidth = 372;
9 static const uint16 kSplashLogoHeight = 96;
1317 static const uint16 kSplashIconsWidth = 308;
1318 static const uint16 kSplashIconsHeight = 80;
H A Dimages-tm.h8 static const uint16 kSplashLogoWidth = 372;
9 static const uint16 kSplashLogoHeight = 96;
665 static const uint16 kSplashIconsWidth = 308;
666 static const uint16 kSplashIconsHeight = 80;
/haiku/headers/private/kernel/boot/net/
H A DARP.h21 virtual uint16 EthernetProtocol() const;
39 status_t _SendARPPacket(ip_addr_t ip, const mac_addr_t &mac, uint16 opcode);
H A DEthernet.h42 virtual uint16 EthernetProtocol() const = 0;
61 status_t Send(const mac_addr_t &destination, uint16 protocol,
H A DIP.h38 virtual uint16 EthernetProtocol() const;
54 uint16 _Checksum(const ip_header &header);
61 uint16 ip_checksum(ChainBuffer *buffer);

Completed in 127 milliseconds

1234567891011>>