Searched refs:devices (Results 26 - 50 of 53) sorted by last modified time

123

/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dcpu.cpp15 #include <platform/openfirmware/devices.h>
/haiku/src/system/boot/platform/openfirmware/
H A Dreal_time_clock.cpp14 #include <platform/openfirmware/devices.h>
/haiku/src/servers/input/
H A DInputServer.h160 input_device_ref** devices = NULL);
162 input_device_ref** devices);
H A DInputServerDevice.cpp117 BInputServerDevice::RegisterDevices(input_device_ref** devices) argument
120 return gInputServer->RegisterDevices(*this, devices);
125 BInputServerDevice::UnregisterDevices(input_device_ref** devices) argument
128 // TODO: is this function supposed to remove devices that do not belong to this object?
130 return gInputServer->UnregisterDevices(*this, devices);
/haiku/src/add-ons/kernel/drivers/graphics/via/
H A Ddriver.c55 uint32 is_open; /* a count of how many times the devices has been opened */
64 uint32 count; /* number of devices actually found */
113 uint16 *devices; member in struct:__anon15
204 /* while there are more pci devices */
211 uint16 *devices = SupportedDevices[vendor].devices; local
212 /* while there are more supported devices */
213 while (*devices) {
215 if (*devices == pcii.device_id ) {
221 devices
545 uint16 *devices = SupportedDevices[vendor].devices; local
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/skeleton/
H A Ddriver.c55 uint32 is_open; /* a count of how many times the devices has been opened */
64 uint32 count; /* number of devices actually found */
108 uint16 *devices; member in struct:__anon12
199 /* while there are more pci devices */
206 uint16 *devices = SupportedDevices[vendor].devices; local
207 /* while there are more supported devices */
208 while (*devices) {
210 if (*devices == pcii.device_id ) {
216 devices
536 uint16 *devices = SupportedDevices[vendor].devices; local
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/neomagic/
H A Ddriver.c58 uint32 is_open; /* a count of how many times the devices has been opened */
67 uint32 count; /* number of devices actually found */
120 uint16 *devices; member in struct:__anon6
199 /* while there are more pci devices */
206 uint16 *devices = SupportedDevices[vendor].devices; local
207 /* while there are more supported devices */
208 while (*devices) {
210 if (*devices == pcii.device_id ) {
216 devices
584 uint16 *devices = SupportedDevices[vendor].devices; local
[all...]
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dcpu.cpp15 #include <platform/openfirmware/devices.h>
/haiku/src/add-ons/input_server/devices/easypen/
H A DEasyPenInputDevice.cpp141 input_device_ref *devices[2]; local
142 devices[0] = &device->device_ref;
143 devices[1] = NULL;
146 RegisterDevices(devices);
153 LOG("Found %ld devices\n", fDevices.CountItems());
/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A Ddriver.c157 devices = (radeon_devices *)calloc(1, sizeof(radeon_devices));
158 if (devices == NULL) {
165 (void)INIT_BEN(devices->kernel, "Radeon Kernel");
177 DELETE_BEN(devices->kernel);
179 free(devices);
180 devices = NULL;
191 return (const char **)devices->device_names;
201 for (index = 0; devices->device_names[index]; ++index) {
202 if (strcmp(name, devices->device_names[index]) == 0)
224 while (devices
[all...]
H A Ddetect.c251 // list of supported devices
476 RadeonDevice *devices; member in struct:__anon2
497 RadeonDevice *devices = SupportedVendors[vendor].devices; local
499 while (devices->device_id) {
500 if (devices->device_id == pcii.device_id) {
513 devices++;
521 SHOW_INFO0(0, "no supported devices found");
569 for (device = SupportedVendors[vendor].devices; device->device_id;
694 // gather list of supported devices
[all...]
/haiku/src/system/kernel/platform/openfirmware/
H A Dopenfirmware_devices.cpp6 #include <platform/openfirmware/devices.h>
/haiku/src/add-ons/kernel/drivers/graphics/et6x00/
H A Ddriver.c44 uint32 isOpen; /* a count of how many times the devices has been opened */
59 uint32 count; /* number of devices actually found */
112 uint16 *devices; member in struct:__anon38
131 /* while there are more pci devices */
139 uint16 *devices = supportedDevices[vendor].devices; local
140 /* while there are more supported devices */
141 while (*devices) {
143 if (*devices == pcii.device_id) {
149 devices
180 uint16 *devices = supportedDevices[vendor].devices; local
[all...]
/haiku/src/add-ons/kernel/drivers/common/
H A Dconsole.cpp818 static const char *devices[] = { local
823 return devices;
H A Ddprintf.cpp135 static const char *devices[] = { local
140 return devices;
H A Dnull.c76 static const char *devices[] = { local
81 return devices;
H A Dzero.c77 static const char *devices[] = { local
82 return devices;
/haiku/src/add-ons/input_server/devices/serial_mouse/
H A DMouseInputDevice.cpp168 input_device_ref* devices[2]; local
169 devices[0] = &device->device_ref;
170 devices[1] = NULL;
174 return RegisterDevices(devices);
/haiku/src/tests/add-ons/kernel/busses/scsi/example/
H A Dexample_scsi.c90 example_get_supported_paths(const char ***busses, const char ***devices) argument
97 *devices = sDevices;
/haiku/src/tests/kits/storage/
H A DVolumeTest.cpp443 GetAllDevices(set<dev_t> &devices) argument
461 devices.insert(device);
486 // iterate through the first i devices
487 set<dev_t> devices(allDevices);
494 CHK(devices.find(device) != devices.end());
495 devices.erase(device);
497 // rewind and iterate through all devices
498 devices = allDevices;
506 CHK(devices
[all...]
/haiku/src/tests/system/kernel/device_manager/
H A Dconfig.c187 static const char *devices[] = { local
192 return devices;
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A DTODO17 #10) Make reservation of devices more flexible (can switch it off).
25 #18) Support of autosense on fake devices
26 #-INVALID-19)Locking for fake devices too
27 #20) What with write-protected devices?
43 36) Handle FORMAT_UNIT for UFI devices.
44 #37) Locking of global devices table
53 #46) Add "invalid" devices entries. Check your mailing for information.
56 #49) Handling 0xA1 (Blank) command for C/DVD-RW devices. Should be like FORMAT UNIT?
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Decho.h136 extern struct _echodevs devices;
/haiku/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c78 static char ** devices; variable
165 if (strcmp(name, devices[i]) == 0) {
881 STAILQ_FOREACH(fwdev, &fc->devices, link) {
900 STAILQ_FOREACH(fwdev, &fc->devices, link)
950 return (const char **)devices;
1000 devices = malloc(sizeof(char *) * (devices_count + 1));
1001 if (!devices) {
1006 devices[i] = strdup(fwname);
1007 snprintf(devices[i], FWNAMEMAX, fwname, i);
1009 devices[devices_coun
[all...]
/haiku/src/add-ons/kernel/drivers/bus/pcmcia/
H A Dds.c28 static char ** devices; variable
44 if (strcmp(name, devices[i]) == 0) {
326 return (const char **)devices;
379 devices = malloc(sizeof(char *) * (devices_count+1));
380 if (!devices) {
386 devices[i] = strdup(sockname);
387 sprintf(devices[i], sockname, i);
389 devices[devices_count] = NULL;
400 free (devices[i]);
402 free(devices);
[all...]

Completed in 212 milliseconds

123