Searched refs:uint16 (Results 26 - 50 of 1227) sorted by path

1234567891011>>

/haiku/headers/os/drivers/usb/
H A DUSB_hid.h136 uint16 hid_version;
141 uint16 descriptor_length;
H A DUSB_midi.h34 uint16 ms_version;
35 uint16 total_length;
/haiku/headers/os/net/
H A DNetBuffer.h39 status_t AppendUint16(uint16 data);
53 status_t RemoveUint16(uint16& data);
H A DNetworkAddressResolver.h31 uint16 port = 0, uint32 flags = 0);
35 const char* address, uint16 port = 0,
46 status_t SetTo(const char* address, uint16 port = 0,
51 uint16 port = 0, uint32 flags = 0);
67 const char* address, uint16 port = 0,
73 const char* address, uint16 port = 0,
/haiku/headers/os/package/hpkg/
H A DPackageAttributeValue.h41 inline void SetTo(uint16 value);
84 BPackageAttributeValue::SetTo(uint16 value)
/haiku/headers/os/package/hpkg/v1/
H A DPackageAttributeValue.h43 inline void SetTo(uint16 value);
86 BPackageAttributeValue::SetTo(uint16 value)
/haiku/headers/os/support/
H A DByteOrder.h44 #define B_HOST_TO_LENDIAN_INT16(arg) (uint16)(arg)
51 #define B_LENDIAN_TO_HOST_INT16(arg) (uint16)(arg)
92 #define B_HOST_TO_BENDIAN_INT16(arg) (uint16)(arg)
99 #define B_BENDIAN_TO_HOST_INT16(arg) (uint16)(arg)
118 #define __swap_int16(arg) (uint16)__builtin_bswap16(arg)
122 extern uint16 __swap_int16(uint16 arg);
/haiku/headers/posix/arch/x86/
H A Dnpx.h87 uint16 en_cw; /* control word (16bits) */
88 uint16 en_sw; /* status word (16bits) */
89 uint16 en_tw; /* tag word (16bits) */
90 uint16 en_opcode; /* opcode last executed (11 bits ) */
92 uint16 en_fcs; /* floating code segment selector */
93 uint16 en_pad0; /* padding */
95 uint16 en_fos; /* floating operand segment selector */
96 uint16 en_pad1; /* padding */
/haiku/headers/private/app/
H A DMessagePrivate.h46 uint16 flags;
47 uint16 name_length;
/haiku/headers/private/bluetooth/
H A DCodeHandler.h37 static uint16 Handler(uint32 code)
43 static void SetHandler(uint32* code, uint16 handler)
H A DCommandManager.h114 uint16 clock_offset, size_t* outsize);
/haiku/headers/private/debugger/elf/
H A DElfFile.h129 uint16 Type() const { return fType; }
130 uint16 Machine() const { return fMachine; }
186 static uint16 _Swap(const uint16& value)
187 { return (uint16)B_SWAP_INT16(value); }
200 uint16 fType;
201 uint16 fMachine;
/haiku/headers/private/device/
H A Djoystick_driver.h113 uint16 _reserved[7];
115 uint16 num_sticks;
/haiku/headers/private/drivers/
H A Data_adapter.h30 uint16 count; // size of block, 0 stands for 65536 (must be even)
66 // io address of command block (uint16)
68 // io address of control block (uint16)
77 // io address of bus master registers (uint16)
86 uint16 command_block_base; // io address command block
87 uint16 control_block_base; // io address control block
88 uint16 bus_master_base;
111 uint16 bus_master_base;
136 status_t (*write_pio)(ata_adapter_channel_info *channel, uint16 *data, int count, bool force_16bit);
137 status_t (*read_pio)(ata_adapter_channel_info *channel, uint16 *dat
[all...]
H A Dlendian_bitfield.h24 #define B_LBITFIELD16_2(b1,b2) uint16 b2,b1
25 #define B_LBITFIELD16_3(b1,b2,b3) uint16 b3,b2,b1
26 #define B_LBITFIELD16_4(b1,b2,b3,b4) uint16 b4,b3,b2,b1
27 #define B_LBITFIELD16_5(b1,b2,b3,b4,b5) uint16 b5,b4,b3,b2,b1
28 #define B_LBITFIELD16_6(b1,b2,b3,b4,b5,b6) uint16 b6,b5,b4,b3,b2,b1
29 #define B_LBITFIELD16_7(b1,b2,b3,b4,b5,b6,b7) uint16 b7,b6,b5,b4,b3,b2,b1
30 #define B_LBITFIELD16_8(b1,b2,b3,b4,b5,b6,b7,b8) uint16 b8,b7,b6,b5,b4,b3,b2,b1
31 #define B_LBITFIELD16_9(b1,b2,b3,b4,b5,b6,b7,b8,b9) uint16 b9,b8,b7,b6,b5,b4,b3,b2,b1
32 #define B_LBITFIELD16_10(b1,b2,b3,b4,b5,b6,b7,b8,b9,b10) uint16 b10,b9,b8,b7,b6,b5,b4,b3,b2,b1
33 #define B_LBITFIELD16_11(b1,b2,b3,b4,b5,b6,b7,b8,b9,b10,b11) uint16 b1
[all...]
H A Dscsi_sense.h781 scsi_get_sense_asc_info(uint16 asc_asq, const char **label, err_act *action, status_t *error)
/haiku/headers/private/graphics/3dfx/
H A DDriverInterface.h90 uint16 bytesPerRow; // number of bytes in one line/row
102 uint16 vendorID; // PCI vendor ID, from pci_info
103 uint16 deviceID; // PCI device ID, from pci_info
134 uint16 cursorHotX; // Cursor hot spot. Top left corner of the cursor
135 uint16 cursorHotY; // is 0,0
/haiku/headers/private/graphics/ati/
H A DDriverInterface.h119 uint16 xClkPageFaultDelay;
120 uint16 xClkMaxRASDelay;
121 uint16 displayFIFODepth;
122 uint16 displayLoopLatency;
129 uint16 reference_freq;
130 uint16 reference_div;
133 uint16 xclk;
152 uint16 mode; // VESA mode number
153 uint16 width;
154 uint16 heigh
[all...]
/haiku/headers/private/graphics/common/
H A Dbendian_bitfield.h17 #define BBITFIELD16_2(b1,b2) uint16 b2,b1
18 #define BBITFIELD16_3(b1,b2,b3) uint16 b3,b2,b1
19 #define BBITFIELD16_4(b1,b2,b3,b4) uint16 b4,b3,b2,b1
20 #define BBITFIELD16_5(b1,b2,b3,b4,b5) uint16 b5,b4,b3,b2,b1
21 #define BBITFIELD16_6(b1,b2,b3,b4,b5,b6) uint16 b6,b5,b4,b3,b2,b1
22 #define BBITFIELD16_7(b1,b2,b3,b4,b5,b6,b7) uint16 b7,b6,b5,b4,b3,b2,b1
23 #define BBITFIELD16_8(b1,b2,b3,b4,b5,b6,b7,b8) uint16 b8,b7,b6,b5,b4,b3,b2,b1
24 #define BBITFIELD16_9(b1,b2,b3,b4,b5,b6,b7,b8,b9) uint16 b9,b8,b7,b6,b5,b4,b3,b2,b1
25 #define BBITFIELD16_10(b1,b2,b3,b4,b5,b6,b7,b8,b9,b10) uint16 b10,b9,b8,b7,b6,b5,b4,b3,b2,b1
26 #define BBITFIELD16_11(b1,b2,b3,b4,b5,b6,b7,b8,b9,b10,b11) uint16 b1
[all...]
H A Dlog_coll.h41 uint16 what;
54 void log( struct log_info_t *li, uint16 what, const uint8 num_args, ... );
H A Dvalidate_display_mode.h14 uint16 resolution;
16 uint16 min_before_sync;
17 uint16 max_sync_start;
18 uint16 min_sync_length;
19 uint16 max_sync_length;
20 uint16 min_after_sync;
21 uint16 max_total;
25 uint16 min_h_display;
26 uint16 max_h_display;
27 uint16 min_v_displa
[all...]
/haiku/headers/private/graphics/et6x00/
H A DDriverInterface.h55 uint16 vendor_id; /* PCI vendor ID, from pci_info */
56 uint16 device_id; /* PCI device ID, from pci_info */
65 uint16 pciConfigSpace; /* PCI header base I/O address */
113 uint16 pciConfigSpace; /* For setting the mode */
/haiku/headers/private/graphics/intel_810/
H A DDriverInterface.h66 uint16 bytesPerRow; // number of bytes in one line/row
72 uint16 vendorID; // PCI vendor ID, from pci_info
73 uint16 deviceID; // PCI device ID, from pci_info
/haiku/headers/private/graphics/matrox/
H A DDriverInterface.h80 uint16 slopspace;
100 uint16 vendor_id; /* PCI vendor ID, from pci_info */
101 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;
237 uint16 v5_mem_typ
[all...]
/haiku/headers/private/graphics/neomagic/
H A DDriverInterface.h78 uint16 slopspace;
96 uint16 vendor_id; /* PCI vendor ID, from pci_info */
97 uint16 device_id; /* PCI device ID, from pci_info */
140 uint16 hot_x; /* Cursor hot spot. The top left corner of the cursor */
141 uint16 hot_y; /* is 0,0 */
142 uint16 x; /* The location of the cursor hot spot on the */
143 uint16 y; /* desktop */
144 uint16 width; /* Width and height of the cursor shape (always 16!) */
145 uint16 height;
204 uint16 max_crtc_widt
[all...]

Completed in 753 milliseconds

1234567891011>>