Searched refs:compatible (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-9.3-release/sys/boot/fdt/dts/
H A Ddockstar.dts38 compatible = "DockStar";
57 compatible = "ARM,88FR131";
77 compatible = "mrvl,lbc";
88 compatible = "cfi-flash";
97 compatible = "led";
104 compatible = "cfi-flash";
122 compatible = "simple-bus";
131 compatible = "mrvl,pic";
135 compatible = "mrvl,timer";
144 compatible
[all...]
H A Dsheevaplug.dts38 compatible = "SheevaPlug";
57 compatible = "ARM,88FR131";
77 compatible = "mrvl,lbc";
88 compatible = "cfi-flash";
97 compatible = "led";
104 compatible = "cfi-flash";
122 compatible = "simple-bus";
131 compatible = "mrvl,pic";
135 compatible = "mrvl,timer";
144 compatible
[all...]
H A Ddb78100.dts38 compatible = "DB-78100-BP", "DB-78100-BP-A";
55 compatible = "ARM,88FR571";
75 compatible = "mrvl,lbc";
87 compatible = "cfi-flash";
96 compatible = "led";
103 compatible = "cfi-flash";
121 compatible = "simple-bus";
130 compatible = "mrvl,pic";
134 compatible = "mrvl,timer";
143 compatible
[all...]
H A Ddb88f5182.dts38 compatible = "DB-88F5182-BP", "DB-88F5182-BP-A";
55 compatible = "ARM,88FR531";
75 compatible = "mrvl,lbc";
85 compatible = "cfi-flash";
94 compatible = "led";
101 compatible = "cfi-flash";
111 compatible = "simple-bus";
120 compatible = "mrvl,pic";
124 compatible = "mrvl,timer";
133 compatible
[all...]
H A Ddb88f5281.dts38 compatible = "DB-88F5281-BP", "DB-88F5281-BP-A";
55 compatible = "ARM,88FR531";
75 compatible = "mrvl,lbc";
85 compatible = "cfi-flash";
94 compatible = "led";
101 compatible = "cfi-flash";
111 compatible = "simple-bus";
120 compatible = "mrvl,pic";
124 compatible = "mrvl,timer";
133 compatible
[all...]
H A Ddb88f6281.dts38 compatible = "DB-88F6281-BP", "DB-88F6281-BP-A";
58 compatible = "ARM,88FR131";
78 compatible = "mrvl,lbc";
89 compatible = "cfi-flash";
98 compatible = "led";
105 compatible = "cfi-flash";
123 compatible = "simple-bus";
132 compatible = "mrvl,pic";
136 compatible = "mrvl,timer";
145 compatible
[all...]
H A Dts7800.dts35 compatible = "DB-88F5182-BP", "DB-88F5182-BP-A";
52 compatible = "ARM,88FR531";
72 compatible = "mrvl,lbc";
83 compatible = "simple-bus";
92 compatible = "mrvl,pic";
96 compatible = "mrvl,timer";
105 compatible = "mrvl,mpp";
118 compatible = "mrvl,ge";
130 compatible = "mrvl,mdio";
139 compatible
[all...]
H A Dmpc8572ds.dts66 compatible = "fsl,MPC8572DS";
120 compatible = "fsl,mpc8572-elbc", "fsl,elbc", "simple-bus";
130 compatible = "cfi-flash";
180 compatible = "fsl,mpc8572-fcm-nand",
219 compatible = "fsl,mpc8572-fcm-nand",
225 compatible = "fsl,mpc8572-fcm-nand",
231 compatible = "fsl,mpc8572-fcm-nand",
241 compatible = "simple-bus";
246 compatible = "fsl,ecm-law";
252 compatible
[all...]
H A Dmpc8555cds.dts67 compatible = "MPC8555CDS", "MPC85xxCDS";
106 compatible = "fsl,lbc", "fsl,elbc";
118 compatible = "cfi-flash";
127 compatible = "cfi-flash";
136 compatible = "dallas,ds1553";
147 compatible = "simple-bus";
152 compatible = "fsl,ecm-law";
158 compatible = "fsl,mpc8555-ecm", "fsl,ecm";
165 compatible = "fsl,8555-memory-controller";
172 compatible
[all...]
/freebsd-9.3-release/sys/powerpc/powermac/
H A Duninorthpci.c106 const char *type, *compatible; local
109 compatible = ofw_bus_get_compat(dev);
111 if (type == NULL || compatible == NULL)
117 if (strcmp(compatible, "uni-north") == 0) {
120 } else if (strcmp(compatible, "u3-agp") == 0) {
123 } else if (strcmp(compatible, "u4-pcie") == 0) {
135 const char *compatible; local
146 compatible = ofw_bus_get_compat(dev);
147 if (strcmp(compatible, "u3-agp") == 0)
149 if (strcmp(compatible, "u
[all...]
H A Dgrackle.c108 const char *type, *compatible; local
111 compatible = ofw_bus_get_compat(dev);
113 if (type == NULL || compatible == NULL)
116 if (strcmp(type, "pci") != 0 || strcmp(compatible, "grackle") != 0)
H A Dwindtunnel.c122 const char *name, *compatible; local
128 compatible = ofw_bus_get_compat(dev);
134 if (strcmp(name, "fan") != 0 || strcmp(compatible, "adm1030") != 0)
/freebsd-9.3-release/contrib/expat/xmlwf/
H A Dxmltchar.h3 #error xmlwf requires a 16-bit Unicode-compatible wchar_t
/freebsd-9.3-release/sys/i386/xbox/
H A Dxbox.c39 #error You must have a I686_CPU in your kernel if you want to make an XBOX-compatible kernel
/freebsd-9.3-release/tools/tools/pirtool/
H A Dpirtable.h71 uint32_t compatible; /* Device/Vendor ID of a register member in struct:__anon10722
72 * compatible PCI IRQ router device */
H A Dpirtool.c239 offsetof(pir_table_t, compatible),
240 pir->compatible,
241 lookup_southbridge(pir->compatible),
/freebsd-9.3-release/sys/dev/iicbus/
H A Dds1775.c123 const char *name, *compatible; local
127 compatible = ofw_bus_get_compat(dev);
133 (strcmp(compatible, "ds1775") != 0 &&
134 strcmp(compatible, "lm75") != 0))
H A Dmax6690.c149 const char *name, *compatible; local
153 compatible = ofw_bus_get_compat(dev);
159 strcmp(compatible, "max6690") != 0)
/freebsd-9.3-release/sys/dev/powermac_nvram/
H A Dpowermac_nvram.c111 const char *type, *compatible; local
114 compatible = ofw_bus_get_compat(dev);
116 if (type == NULL || compatible == NULL)
121 if (strcmp(compatible, "amd-0137") != 0 &&
133 const char *compatible; local
147 compatible = ofw_bus_get_compat(dev);
148 if (strcmp(compatible, "amd-0137") == 0)
/freebsd-9.3-release/sys/powerpc/ps3/
H A Dps3_syscons.c236 char compatible[64]; local
255 if (OF_getprop(root, "compatible", compatible, sizeof(compatible)) <= 0)
258 if (strncmp(compatible, "sony,ps3", sizeof(compatible)) != 0)
261 TUNABLE_STR_FETCH("hw.platform", compatible, sizeof(compatible));
262 if (strcmp(compatible, "ps3") != 0)
/freebsd-9.3-release/contrib/dtc/libfdt/
H A Dfdt_ro.c486 const char *compatible)
491 prop = fdt_getprop(fdt, nodeoffset, "compatible", &len);
494 if (_fdt_stringlist_contains(prop, len, compatible))
501 const char *compatible)
515 err = fdt_node_check_compatible(fdt, offset, compatible);
485 fdt_node_check_compatible(const void *fdt, int nodeoffset, const char *compatible) argument
500 fdt_node_offset_by_compatible(const void *fdt, int startoffset, const char *compatible) argument
/freebsd-9.3-release/contrib/groff/src/devices/grohtml/
H A Dhtml-table.h46 int compatible (const char *s);
/freebsd-9.3-release/sys/contrib/libfdt/
H A Dfdt_ro.c486 const char *compatible)
491 prop = fdt_getprop(fdt, nodeoffset, "compatible", &len);
494 if (_fdt_stringlist_contains(prop, len, compatible))
501 const char *compatible)
515 err = fdt_node_check_compatible(fdt, offset, compatible);
485 fdt_node_check_compatible(const void *fdt, int nodeoffset, const char *compatible) argument
500 fdt_node_offset_by_compatible(const void *fdt, int startoffset, const char *compatible) argument
/freebsd-9.3-release/sys/dev/ofw/
H A Dofw_bus_subr.c55 OF_getprop_alloc(node, "compatible", 1, (void **)&obd->obd_compat);
163 /* Get total 'compatible' prop len */
164 if ((len = OF_getproplen(node, "compatible")) <= 0)
183 ofw_bus_is_compatible_strict(device_t dev, const char *compatible) argument
190 if (strncasecmp(compat, compatible, strlen(compatible)) == 0)
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dcpu-arm.c28 machine which would be compatible with both and returns a pointer
32 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function
126 { 32, 32, 8, bfd_arch_arm, number, "arm", print, 4, default, compatible, scan, next }

Completed in 219 milliseconds

123