Searched refs:devices (Results 1 - 25 of 124) sorted by relevance

12345

/freebsd-10.0-release/gnu/usr.bin/groff/src/
H A DMakefile3 SUBDIR= libs devices preproc roff utils
/freebsd-10.0-release/contrib/groff/
H A Dtest-groff.in18 $builddir/devices/grops$SEP\
19 $builddir/devices/grodvi$SEP\
20 $builddir/devices/grotty$SEP\
21 $builddir/devices/grolj4$SEP\
22 $builddir/devices/grolbp$SEP\
23 $builddir/devices/grohtml$SEP\
24 $builddir/devices/xditview
26 XENVIRONMENT=$srcdir/src/devices/xditview/GXditview.ad
/freebsd-10.0-release/etc/rc.d/
H A Dgeli242 devices=`geli_make_list`
44 for provider in ${devices}; do
H A Dgeli44 devices=`geli_make_list`
55 for provider in ${devices}; do
79 devices=`geli_make_list`
81 for provider in ${devices}; do
/freebsd-10.0-release/crypto/openssh/
H A Dauth2-chall.c64 KbdintDevice *devices[] = { variable
81 char *devices; member in struct:KbdintAuthctxt
93 for (i = 0; devices[i] != NULL; i++)
94 if (strcmp(devices[i]->name, devname) == 0) {
95 for (j = i; devices[j] != NULL; j++)
96 devices[j] = devices[j+1];
117 for (i = 0; devices[i]; i++) {
120 buffer_append(&b, devices[i]->name,
121 strlen(devices[
[all...]
H A Dauth-chall.c41 extern KbdintDevice *devices[];
57 device = devices[0]; /* we always use the 1st device for protocol 1 */
/freebsd-10.0-release/usr.sbin/bsdconfig/networking/
H A DMakefile11 SCRIPTS= defaultrouter devices hostname nameservers networking
H A Dnetworking126 2) command=devices ;; # Network Interfaces
137 if [ "$mtag" = "devices" ]; then
/freebsd-10.0-release/sys/boot/uboot/lib/
H A Dglue.c204 * devices
210 static struct device_info devices[UB_MAX_DEV]; variable in typeref:struct:device_info
216 return ((i < 0 || i >= UB_MAX_DEV) ? NULL : &devices[i]);
220 * Enumerates the devices: fills out device_info elements in the devices[]
223 * returns: number of devices found
231 memset(&devices, 0, sizeof(struct device_info) * UB_MAX_DEV);
232 di = &devices[0];
246 di->cookie = devices[n - 1].cookie;
269 di = &devices[handl
[all...]
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_encoders.c50 if (radeon_encoder->devices & ATOM_DEVICE_LCD_SUPPORT)
53 if (radeon_encoder->devices & ATOM_DEVICE_DFP2_SUPPORT)
63 if (radeon_clone->devices & (ATOM_DEVICE_LCD_SUPPORT))
65 if (radeon_clone->devices & ATOM_DEVICE_DFP2_SUPPORT)
172 if (radeon_encoder->devices & radeon_connector->devices) {
174 if (radeon_encoder->devices & (ATOM_DEVICE_LCD_SUPPORT)) {
195 radeon_encoder->active_device = radeon_encoder->devices & radeon_connector->devices;
197 radeon_encoder->active_device, radeon_encoder->devices,
[all...]
H A Datombios_encoders.c100 if ((radeon_encoder->devices & (ATOM_DEVICE_LCD_SUPPORT)) &&
582 if (radeon_encoder->devices & (ATOM_DEVICE_LCD_SUPPORT))
602 if (radeon_encoder->devices & (ATOM_DEVICE_LCD_SUPPORT)) {
631 if (radeon_encoder->devices & (ATOM_DEVICE_LCD_SUPPORT)) {
1072 else if (radeon_encoder->devices & (ATOM_DEVICE_DFP_SUPPORT)) {
1114 } else if (radeon_encoder->devices & (ATOM_DEVICE_DFP_SUPPORT)) {
1173 else if (radeon_encoder->devices & (ATOM_DEVICE_DFP_SUPPORT)) {
1235 else if (radeon_encoder->devices & (ATOM_DEVICE_DFP_SUPPORT)) {
1285 else if (radeon_encoder->devices & (ATOM_DEVICE_DFP_SUPPORT)) {
1523 if (radeon_encoder->devices
[all...]
H A Dradeon_atombios.c837 uint16_t devices)
846 (devices & ATOM_DEVICE_DFP2_SUPPORT)) {
880 uint16_t devices; member in struct:bios_connector
1008 bios_connectors[i].devices = (1 << i);
1033 if (bios_connectors[i].devices & (ATOM_DEVICE_LCD_SUPPORT)) {
1038 if (bios_connectors[j].devices & (ATOM_DEVICE_LCD_SUPPORT)) {
1044 if (((bios_connectors[i].devices & (ATOM_DEVICE_DFP_SUPPORT)) &&
1045 (bios_connectors[j].devices & (ATOM_DEVICE_CRT_SUPPORT))) ||
1046 ((bios_connectors[j].devices & (ATOM_DEVICE_DFP_SUPPORT)) &&
1047 (bios_connectors[i].devices
835 atombios_get_connector_object_id(struct drm_device *dev, int connector_type, uint16_t devices) argument
[all...]
/freebsd-10.0-release/contrib/ofed/management/infiniband-diags/scripts/
H A Dibstatus45 ports=`(cd "$infiniband_base/$1/ports" 2>/dev/null || fatal No devices; echo *)`
60 cd $infiniband_base 2>/dev/null || fatal No devices
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_util.c145 static TAILQ_HEAD(, device_element) devices =
146 TAILQ_HEAD_INITIALIZER(devices);
167 TAILQ_FOREACH(de, &devices, list) {
212 TAILQ_FOREACH(de, &devices, list) {
241 TAILQ_FOREACH(de, &devices, list) {
301 TAILQ_INSERT_TAIL(&devices, de, list);
320 TAILQ_FOREACH(de, &devices, list) {
322 TAILQ_REMOVE(&devices, de, list);
/freebsd-10.0-release/usr.bin/systat/
H A Ddevs.c135 &select_generation, generation, s1->dinfo->devices, num_devices,
158 s1->dinfo->devices, num_devices,
176 printw("%s%d ", s1->dinfo->devices[i].device_name,
177 s1->dinfo->devices[i].unit_number);
234 s1->dinfo->devices, num_devices, matches, num_matches,
312 s1->dinfo->devices, num_devices, NULL, 0,
/freebsd-10.0-release/sys/cam/
H A Dcam_queue.c212 cam_devq_alloc(int devices, int openings) argument
221 if (cam_devq_init(devq, devices, openings) != 0) {
230 cam_devq_init(struct cam_devq *devq, int devices, int openings) argument
233 if (camq_init(&devq->send_queue, devices) != 0)
248 cam_devq_resize(struct cam_devq *camq, int devices) argument
252 retval = camq_resize(&camq->send_queue, devices);
H A DREADME.quirks12 conform. However, some devices have flaws which can't be worked
14 these devices, we have created a quirks mechanism to indicate to
20 CAM provides a generic transport for SCSI-like devices. Many different
22 (1394), USB UMASS, fibre channel, and ATAPI. For block devices (i.e.
25 devices like flash drives are usually RBC-compliant. Multimedia
26 devices including CDROMs and DVD-RW are usually MMC-compliant.
122 devices.
129 of transfers wrong. This is sometimes needed for devices where
133 devices sharing the same ID. For instance, a multislot compact
134 flash reader might be on two LUNS. Some non-standard devices han
[all...]
H A Dcam_queue.h78 struct cam_devq *cam_devq_alloc(int devices, int openings);
80 int cam_devq_init(struct cam_devq *devq, int devices,
92 u_int32_t cam_ccbq_resize(struct cam_ccbq *ccbq, int devices);
/freebsd-10.0-release/lib/libdevstat/
H A Ddevstat.h131 struct devstat *devices; member in struct:devinfo
161 long current_generation, struct devstat *devices,
H A Ddevstat.c176 * Find out how many devices we have in the system.
182 "%s: error getting number of devices\n"
322 * Get the current list of devices and statistics, and the current
359 * Get the number of devices. If it's negative, it's an
368 * generation number, as well as all the devices.
385 * Request all of the devices. We only really allow for one
389 * If devices are being added to the system that quickly, maybe
390 * the user can just wait until all devices are added.
402 * more devices now, so we need to allocate more
453 * devices i
545 devstat_selectdevs(struct device_selection **dev_select, int *num_selected, int *num_selections, long *select_generation, long current_generation, struct devstat *devices, int numdevs, struct devstat_match *matches, int num_matches, char **dev_selections, int num_dev_selections, devstat_select_mode select_mode, int maxshowdevs, int perf_select) argument
[all...]
/freebsd-10.0-release/sys/boot/common/
H A Dhelp.common87 # Tlsdev DList devices
91 List all of the devices from which it may be possible to load modules.
111 # Tpnpscan DScan for PnP devices
115 Scan for Plug-and-Play devices. This command is normally automatically
119 If the -v argument is specified, details on the devices found will
250 Selects the default device. See lsdev for available devices.
346 impacts devices that the BIOS doesn't assign to, typically
/freebsd-10.0-release/tools/tools/drm/
H A Dgen-drm_pciids98 'devices' => {}
106 $pciids{$current_vendor_id}{'devices'}{$device_id} = $device_name;
148 my $name = $pciids_db{$vendor_id}{'devices'}{$device_id} || "Unknown device name";
/freebsd-10.0-release/sys/dev/usb/
H A Dusb_bus.h100 struct usb_device **devices; member in struct:usb_bus
113 uint8_t devices_max; /* maximum number of USB devices */
/freebsd-10.0-release/usr.sbin/iostat/
H A Diostat.c220 errx(1, "number of devices %d is < 0",
288 /* find out how many devices we have */
290 err(1, "can't get number of devices");
293 * Figure out how many devices we should display.
322 * Grab all the devices. We don't look to see if the list has
333 * If the user specified any devices on the command line, see if
334 * they are in the list of devices we have now.
370 cur.dinfo->devices, num_devices, matches,
509 cur.dinfo->devices,
536 * We only want to re-select devices i
[all...]
/freebsd-10.0-release/sys/dev/usb/controller/
H A Dusb_controller.c210 /* Let the USB explore process detach all devices. */
342 udev = bus->devices[USB_ROOT_HUB_ADDR];
398 udev = bus->devices[USB_ROOT_HUB_ADDR];
433 udev = bus->devices[USB_ROOT_HUB_ADDR];
444 * shutdown and all connected USB devices will be disconnected
445 * subsequently. At resume all USB devices will be
488 udev = bus->devices[USB_ROOT_HUB_ADDR];
549 udev = bus->devices[USB_ROOT_HUB_ADDR];
685 if ((bus->devices[USB_ROOT_HUB_ADDR] == NULL) ||
686 (bus->devices[USB_ROOT_HUB_ADD
[all...]

Completed in 214 milliseconds

12345