HomeSort by: relevance | last modified time | path
    Searched defs:dict (Results 1 - 25 of 420) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/arch/epoc32/epoc32/
autoconf.c 68 prop_dictionary_t dict = device_properties(dev); local in function:device_register
70 prop_dictionary_set_uint32(dict, "width", epoc32_fb_width);
71 prop_dictionary_set_uint32(dict, "height", epoc32_fb_height);
72 prop_dictionary_set_uint32(dict, "addr", epoc32_fb_addr);
autoconf.c 68 prop_dictionary_t dict = device_properties(dev); local in function:device_register
70 prop_dictionary_set_uint32(dict, "width", epoc32_fb_width);
71 prop_dictionary_set_uint32(dict, "height", epoc32_fb_height);
72 prop_dictionary_set_uint32(dict, "addr", epoc32_fb_addr);
autoconf.c 68 prop_dictionary_t dict = device_properties(dev); local in function:device_register
70 prop_dictionary_set_uint32(dict, "width", epoc32_fb_width);
71 prop_dictionary_set_uint32(dict, "height", epoc32_fb_height);
72 prop_dictionary_set_uint32(dict, "addr", epoc32_fb_addr);
  /src/sys/arch/evbppc/obs405/
obs600_autoconf.c 119 prop_dictionary_t dict = device_properties(dev); local in function:device_register
121 prop_dictionary_set_uint32(dict, "params",
obs600_autoconf.c 119 prop_dictionary_t dict = device_properties(dev); local in function:device_register
121 prop_dictionary_set_uint32(dict, "params",
obs600_autoconf.c 119 prop_dictionary_t dict = device_properties(dev); local in function:device_register
121 prop_dictionary_set_uint32(dict, "params",
  /src/sys/arch/evbmips/gdium/
autoconf.c 113 prop_dictionary_t dict; local in function:device_register
119 dict = device_properties(dev);
124 prop_dictionary_set_bool(dict, "is_console", 1);
125 prop_dictionary_set_uint32(dict, "width", 1024);
126 prop_dictionary_set_uint32(dict, "height", 600);
127 prop_dictionary_set_uint32(dict, "depth", 16);
128 prop_dictionary_set_uint32(dict, "linebytes", 2048);
129 prop_dictionary_set_uint32(dict, "address", 0x04000000);
autoconf.c 113 prop_dictionary_t dict; local in function:device_register
119 dict = device_properties(dev);
124 prop_dictionary_set_bool(dict, "is_console", 1);
125 prop_dictionary_set_uint32(dict, "width", 1024);
126 prop_dictionary_set_uint32(dict, "height", 600);
127 prop_dictionary_set_uint32(dict, "depth", 16);
128 prop_dictionary_set_uint32(dict, "linebytes", 2048);
129 prop_dictionary_set_uint32(dict, "address", 0x04000000);
autoconf.c 113 prop_dictionary_t dict; local in function:device_register
119 dict = device_properties(dev);
124 prop_dictionary_set_bool(dict, "is_console", 1);
125 prop_dictionary_set_uint32(dict, "width", 1024);
126 prop_dictionary_set_uint32(dict, "height", 600);
127 prop_dictionary_set_uint32(dict, "depth", 16);
128 prop_dictionary_set_uint32(dict, "linebytes", 2048);
129 prop_dictionary_set_uint32(dict, "address", 0x04000000);
  /src/usr.sbin/envstat/
envstat.h 37 prop_dictionary_t dict; /* dictionary associated */ member in struct:sensor_block
envstat.h 37 prop_dictionary_t dict; /* dictionary associated */ member in struct:sensor_block
envstat.h 37 prop_dictionary_t dict; /* dictionary associated */ member in struct:sensor_block
  /src/sys/arch/evbmips/ingenic/
autoconf.c 73 prop_dictionary_t dict; local in function:device_register
76 dict = device_properties(dev);
79 prop_dictionary_set(dict, "mac-address", blob);
autoconf.c 73 prop_dictionary_t dict; local in function:device_register
76 dict = device_properties(dev);
79 prop_dictionary_set(dict, "mac-address", blob);
autoconf.c 73 prop_dictionary_t dict; local in function:device_register
76 dict = device_properties(dev);
79 prop_dictionary_set(dict, "mac-address", blob);
  /src/sys/arch/evbmips/loongson/
autoconf.c 126 prop_dictionary_t dict; local in function:device_register
138 dict = device_properties(dev);
143 prop_dictionary_set_bool(dict, "is_console", 1);
144 prop_dictionary_set_uint32(dict, "width", 1024);
145 prop_dictionary_set_uint32(dict, "height", 600);
146 prop_dictionary_set_uint32(dict, "depth", 16);
147 prop_dictionary_set_uint32(dict, "linebytes", 2048);
148 prop_dictionary_set_bool(dict, "swapBR", 1);
autoconf.c 126 prop_dictionary_t dict; local in function:device_register
138 dict = device_properties(dev);
143 prop_dictionary_set_bool(dict, "is_console", 1);
144 prop_dictionary_set_uint32(dict, "width", 1024);
145 prop_dictionary_set_uint32(dict, "height", 600);
146 prop_dictionary_set_uint32(dict, "depth", 16);
147 prop_dictionary_set_uint32(dict, "linebytes", 2048);
148 prop_dictionary_set_bool(dict, "swapBR", 1);
autoconf.c 126 prop_dictionary_t dict; local in function:device_register
138 dict = device_properties(dev);
143 prop_dictionary_set_bool(dict, "is_console", 1);
144 prop_dictionary_set_uint32(dict, "width", 1024);
145 prop_dictionary_set_uint32(dict, "height", 600);
146 prop_dictionary_set_uint32(dict, "depth", 16);
147 prop_dictionary_set_uint32(dict, "linebytes", 2048);
148 prop_dictionary_set_bool(dict, "swapBR", 1);
  /src/sys/arch/powerpc/ibm4xx/
ibm4xx_autoconf.c 74 prop_dictionary_t dict = device_properties(dev); local in function:ibm4xx_device_register
87 if (prop_dictionary_set(dict, "mac-address", pd) ==
96 prop_dictionary_set_uint32(dict, "mii-phy",
ibm4xx_autoconf.c 74 prop_dictionary_t dict = device_properties(dev); local in function:ibm4xx_device_register
87 if (prop_dictionary_set(dict, "mac-address", pd) ==
96 prop_dictionary_set_uint32(dict, "mii-phy",
ibm4xx_autoconf.c 74 prop_dictionary_t dict = device_properties(dev); local in function:ibm4xx_device_register
87 if (prop_dictionary_set(dict, "mac-address", pd) ==
96 prop_dictionary_set_uint32(dict, "mii-phy",
  /src/sys/arch/prep/prep/
ibm_machdep.c 46 prop_dictionary_t dict, sub; local in function:pci_intr_fixup_ibm_6015
54 dict = prop_dictionary_create_with_capacity(16);
55 KASSERT(dict != NULL);
57 dict);
67 prop_dictionary_set(dict, "devfunc-12", sub);
79 prop_dictionary_set(dict, key, sub);
83 prop_object_release(dict);
ibm_machdep.c 46 prop_dictionary_t dict, sub; local in function:pci_intr_fixup_ibm_6015
54 dict = prop_dictionary_create_with_capacity(16);
55 KASSERT(dict != NULL);
57 dict);
67 prop_dictionary_set(dict, "devfunc-12", sub);
79 prop_dictionary_set(dict, key, sub);
83 prop_object_release(dict);
ibm_machdep.c 46 prop_dictionary_t dict, sub; local in function:pci_intr_fixup_ibm_6015
54 dict = prop_dictionary_create_with_capacity(16);
55 KASSERT(dict != NULL);
57 dict);
67 prop_dictionary_set(dict, "devfunc-12", sub);
79 prop_dictionary_set(dict, key, sub);
83 prop_object_release(dict);
  /src/sys/arch/ibmnws/ibmnws/
autoconf.c 133 prop_dictionary_t dict; local in function:device_register
138 dict = device_properties(dev);
140 if (! prop_dictionary_set_bool(dict,
150 if (! prop_dictionary_set_uint32(dict, "width", 1024)) {
155 if (! prop_dictionary_set_uint32(dict, "height", 768)) {
160 if (! prop_dictionary_set_uint32(dict, "depth", 8)) {
165 if (! prop_dictionary_set_uint32(dict, "address", 0)) {
170 if (! prop_dictionary_set_bool(dict, "is_console", true)) {

Completed in 45 milliseconds

1 2 3 4 5 6 7 8 91011>>