Searched refs:uint16 (Results 326 - 350 of 1227) sorted by relevance

<<11121314151617181920>>

/haiku/src/system/boot/platform/next_m68k/
H A Dvideo.cpp73 uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top)
/haiku/src/system/boot/platform/openfirmware/
H A Dvideo.cpp24 uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top)
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDDataTypes.h87 uint16 as_uint16[2];
122 uint16 flat_data;
129 uint16 usage_id;
130 uint16 usage_page;
146 uint16 usage_page;
H A DHIDWriter.cpp53 uint32 logicalMinimum, uint32 logicalMaximum, uint16 usagePage,
54 uint16 usageMinimum, uint16 usageMaximum)
71 HIDWriter::BeginCollection(uint8 collectionType, uint16 usagePage,
72 uint16 usageID)
91 HIDWriter::SetUsagePage(uint16 usagePage)
139 HIDWriter::LocalSetUsageID(uint16 usageID)
146 HIDWriter::LocalSetUsageMinimum(uint16 usageMinimum)
154 HIDWriter::LocalSetUsageMaximum(uint16 usageMaximum)
228 return Write(&item, sizeof(item_prefix) + sizeof(uint16));
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DMIIBus.h123 status_t Read(uint16 miiRegister, uint16 *value,
125 status_t Write(uint16 miiRegister, uint16 value,
128 status_t Status(uint16 *status,
H A DMIIBus.cpp90 uint16 control = 0;
111 uint16 id01 = 0, id02 = 0;
167 MIIBus::Read(uint16 miiRegister, uint16 *value, PHYIndex phyIndex /*= CurrPHY*/)
180 uint16 phyId = PHYID(phyIndex);
221 MIIBus::Write(uint16 miiRegister, uint16 value, PHYIndex phyIndex /*= CurrPHY*/)
236 uint16 phyId = PHYID(phyIndex);
276 MIIBus::Status(uint16 *status, PHYIndex phyIndex /*= CurrentPHY*/)
296 uint16 phyI
[all...]
/haiku/src/tests/kits/midi/synth_file_reader/
H A DSynthFile.h39 uint16 fId;
48 SSound(uint16 id);
50 uint16 Id() const { return fId; }
117 SSound* FindSound(uint16 sound);
124 SSound* GetSound(uint16 sound);
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DExtent.h39 uint16 offset;
40 uint16 length;
134 uint16 freetag;
136 uint16 length;
138 uint16 tag;
/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_transport.h78 uint16 vendorId;
79 uint16 deviceId;
93 uint16 supportedPacketTypes;
94 uint16 linkMode;
99 uint16 mtu;
/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/src/add-ons/kernel/drivers/audio/ac97/
H A Dac97.h189 typedef uint16 (* codec_reg_read)(void * cookie, uint8 reg);
190 typedef void (* codec_reg_write)(void * cookie, uint8 reg, uint16 value);
195 uint16 reg_cache[0x7f];
228 void ac97_reg_cached_write(ac97_dev *dev, uint8 reg, uint16 value);
229 uint16 ac97_reg_cached_read(ac97_dev *dev, uint8 reg);
230 void ac97_reg_uncached_write(ac97_dev *dev, uint8 reg, uint16 value);
231 uint16 ac97_reg_uncached_read(ac97_dev *dev, uint8 reg);
233 bool ac97_reg_update(ac97_dev *dev, uint8 reg, uint16 value);
234 bool ac97_reg_update_bits(ac97_dev *dev, uint8 reg, uint16 mask,
235 uint16 valu
[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/src/add-ons/kernel/file_systems/reiserfs/
H A DKey.h58 uint16 version)
69 uint16 GuessVersion() const
83 uint64 GetOffset(uint16 version) const
89 void SetOffset(uint64 offset, uint16 version)
96 uint16 GetType(uint16 version) const
116 // uint16 GetType() const { return GetType(GuessVersion()); }
177 uint16 version)
199 uint16 version)
210 uint16 GetVersio
[all...]
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_proto.h84 uint16 *hd_e,uint16 *hs_s,uint16 *hs_e,uint16 *ht,
85 uint16 *vd_e,uint16 *vs_s,uint16 *vs_e,uint16 *vt
95 status_t gx00_crtc_cursor_position(uint16 x ,uint16
[all...]
/haiku/headers/private/graphics/nvidia/
H A DDriverInterface.h225 uint16 slopspace;
267 uint16 vendor_id; /* PCI vendor ID, from pci_info */
268 uint16 device_id; /* PCI device ID, from pci_info */
308 uint16 hot_x; /* Cursor hot spot. The top left corner of the cursor */
309 uint16 hot_y; /* is 0,0 */
310 uint16 x; /* The location of the cursor hot spot on the */
311 uint16 y; /* desktop */
312 uint16 width; /* Width and height of the cursor shape (always 16!) */
313 uint16 height;
496 uint16 adres
[all...]
/haiku/src/add-ons/kernel/drivers/timer/
H A Darch_acpi.h99 uint16 flags; /* MPS INTI flags. See Table 5-25 in
106 uint16 flags; /* Same as MPS INTI flags. See Table 5-25 in
118 uint16 flags; /* Same as MPS INTI flags. See Table 5-25 in
127 uint16 reserved; /* reserved (must be set to zero) */
165 uint16 flags; /* Same as MPS INTI flags. See Table 5-25 in
183 uint16 reserved; /* reserved (must be zero) */
193 uint16 flags; /* Same as MPS INTI flags. See Table 5-25 in
/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/os/drivers/usb/
H A DUSB_video.h313 uint16 bcd_release_no;
314 uint16 total_length;
368 uint16 max_packet_size;
391 uint16 max_transfer_size;
402 uint16 terminal_type;
408 uint16 focal_length_min;
409 uint16 focal_length_max;
410 uint16 focal_length;
423 uint16 total_length;
470 uint16 terminal_typ
[all...]
/haiku/headers/private/virtio/
H A Dvirtio.h53 // device type (uint16)
55 // alignment (uint16)
76 status_t (*queue_interrupt_handler)(virtio_sim sim, uint16 queue);
96 uint16 (*get_queue_ring_size)(void* cookie, uint16 queue);
97 status_t (*setup_queue)(void* cookie, uint16 queue, phys_addr_t phy, phys_addr_t phyAvail,
99 status_t (*setup_interrupt)(void* cookie, uint16 queueCount);
101 void (*notify_queue)(void* cookie, uint16 queue);
145 uint16 (*queue_size)(virtio_queue queue);
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.h93 uint8 function, uint16 offset, uint8 size,
96 uint8 function, uint16 offset, uint8 size);
97 uint32 ReadConfig(PCIDev *device, uint16 offset,
101 uint8 function, uint16 offset, uint8 size,
103 status_t WriteConfig(PCIDev *device, uint16 offset,
112 uint8 device, uint8 function, uint16 capID,
113 uint16 *offset = NULL);
115 uint16 capID, uint16 *offset = NULL);
117 uint8 device, uint8 function, uint16 capI
[all...]
/haiku/headers/os/interface/
H A DGraphicsDefs.h122 extern const uint16 B_TRANSPARENT_MAGIC_RGBA15;
123 extern const uint16 B_TRANSPARENT_MAGIC_RGBA15_BIG;
141 uint16 horizontal_alignment;
142 uint16 vertical_alignment;
143 uint16 width_alignment;
144 uint16 height_alignment;
145 uint16 min_width;
146 uint16 max_width;
147 uint16 min_height;
148 uint16 max_heigh
[all...]
/haiku/src/add-ons/kernel/busses/virtio/virtio_pci/
H A Dvirtio_pci.cpp44 uint16 queue;
60 uint16 queue_count;
170 volatile uint16 *msixVector = (uint16*)(bus->commonCfgAddr
185 for (uint16 queue = 0; queue < bus->queue_count; queue++) {
187 volatile uint16* queueSelect = (uint16*)(bus->commonCfgAddr
190 volatile uint16* msixVector = (uint16*)(bus->commonCfgAddr
330 *(uint16*)buffe
[all...]
/haiku/src/servers/app/
H A DServerFont.h35 uint16 flags = 0,
59 uint16 Face() const
75 status_t SetFamilyAndStyle(uint16 familyID,
76 uint16 styleID,
81 uint16 StyleID() const
83 uint16 FamilyID() const
103 status_t SetFace(uint16 face);
115 uint16 GlyphCount() const
117 uint16 CharMapCount() const
202 uint16 fFac
[all...]
/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6Writer.cpp65 PCL6Writer::Append(uint16 value)
166 PCL6Writer::AppendData(uint16 value)
235 PCL6Writer::AppendDataXY(uint16 x, uint16 y)
309 PCL6Writer::BeginSession(uint16 xres, uint16 yres, UnitOfMeasure unitOfMeasure,
393 PCL6Writer::EndPage(uint16 copies)
466 uint16 sourceWidth, uint16 sourceHeight, uint16 destWidt
[all...]
/haiku/src/add-ons/kernel/busses/ata/ide_isa/
H A Dide_isa.c49 uint16 command_block_base; // io address command block
50 uint16 control_block_base; // io address control block
63 publish_channel(device_node *parent, uint16 command_block_base,
64 uint16 control_block_base, uint8 intnum, const char *name)
116 uint16 ioaddr = channel->command_block_base;
144 uint16 ioaddr = channel->command_block_base;
165 uint16 altstatusaddr = channel->control_block_base;
178 uint16 device_control_addr = channel->control_block_base;
192 write_pio_16(void *channel_cookie, uint16 *data, int count, bool force_16bit)
195 uint16 ioadd
[all...]

Completed in 170 milliseconds

<<11121314151617181920>>