Searched refs:device_type (Results 1 - 25 of 135) sorted by relevance

123456

/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/
H A Darmada-385.dtsi63 device_type = "cpu";
68 device_type = "cpu";
H A Dmeson8b.dtsi42 device_type = "cpu";
49 device_type = "cpu";
56 device_type = "cpu";
63 device_type = "cpu";
H A Dexynos5250-arndale.dts37 device_type = "memory";
H A Drk3188-radxa-lite.dts37 device_type = "memory";
H A Drk3188-radxa.dts37 device_type = "memory";
H A Dtegra20-paz00.dts44 device_type = "memory";
H A Dmeson3.dtsi44 device_type = "interrupt-controller";
57 device_type = "cpu";
H A Dannapurna-alpine.dts46 device_type = "cpu";
59 device_type = "cpu";
72 device_type = "cpu";
85 device_type = "cpu";
99 device_type = "memory";
169 device_type = "pci";
195 device_type = "pci";
220 device_type = "pci";
H A Dzedboard.dts49 device_type = "memory";
56 device_type = "soc";
119 device_type = "watchdog";
127 device_type = "watchdog";
139 device_type = "soc";
146 // device_type = "serial";
155 device_type = "serial";
173 // device_type = "network";
H A Dzybo.dts49 device_type = "memory";
56 device_type = "soc";
119 device_type = "watchdog";
127 device_type = "watchdog";
139 device_type = "soc";
146 // device_type = "serial";
155 device_type = "serial";
173 // device_type = "network";
H A Darmada-380.dtsi63 device_type = "cpu";
79 device_type = "pci";
101 device_type = "pci";
119 device_type = "pci";
137 device_type = "pci";
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data.conf31 device_type="ide";
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dse.conf39 device_type="serial";
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/riscv/
H A Dspike.dts51 device_type = "cpu";
57 device_type = "cpu";
68 device_type = "memory";
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_usb.h23 HalDevice *devinfo_usb_add(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type);
H A Ddevinfo_pci.c31 HalDevice *devinfo_pci_add (HalDevice *parent, di_node_t node, char *devfs_path, char *device_type);
42 HalDevice *devinfo_pci_add (HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) argument
49 if ((device_type == NULL) ||
50 ((strcmp (device_type, "pci") != 0) &&
51 (strcmp (device_type, "pci-ide") != 0))) {
H A Ddevinfo_storage.h25 char *device_type, gboolean rescan, HalDevice *lofi_d);
/illumos-gate/usr/src/cmd/cdrw/
H A Dwrite_image.c52 if (device_type != DVD_PLUS_W) {
68 if (simulation && (device_type == DVD_PLUS_W ||
69 device_type == DVD_PLUS)) {
115 if (device_type == CD_RW) {
140 if (device_type == CD_RW)
151 if (device_type == DVD_MINUS) {
170 } else if (device_type == DVD_PLUS_W) {
H A Dcopycd.c143 if (device_type == CD_RW) {
313 if (target && (src != target) && (device_type != DVD_PLUS) &&
314 (device_type != DVD_PLUS_W) && (!check_device(target,
372 ((device_type == DVD_PLUS_W)? check_device(target, CHECK_NO_MEDIA):
378 if ((device_type != DVD_PLUS) && (device_type != DVD_PLUS_W)) {
390 if (simulation && (device_type == DVD_PLUS_W ||
391 device_type == DVD_PLUS)) {
396 if (device_type == DVD_PLUS_W) {
432 if (device_type !
[all...]
H A Ddevice.c705 ((device_type != DVD_PLUS_W) &&
706 (device_type != DVD_PLUS)))
737 if ((device_type == DVD_PLUS) || (device_type ==
768 if (device_type != DVD_PLUS_W) {
822 device_type = CD_RW;
828 device_type = CD_RW;
840 device_type = DVD_PLUS_W;
846 device_type = CD_RW;
852 device_type
[all...]
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/powerpc/
H A Dp2020ds.dts85 device_type = "cpu";
91 device_type = "cpu";
98 device_type = "memory";
213 device_type = "soc";
262 device_type = "serial";
272 device_type = "serial";
393 device_type = "network";
428 device_type = "tbi-phy";
437 device_type = "network";
457 device_type
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frudr/
H A Dfru_PS0.info80 PROP device_type string r 0 "fru-prom"
H A Dfru_PS1.info80 PROP device_type string r 0 "fru-prom"
H A Dfru_PS2.info80 PROP device_type string r 0 "fru-prom"
H A Dfru_PS3.info80 PROP device_type string r 0 "fru-prom"

Completed in 99 milliseconds

123456