Home | History | Annotate | Download | only in pci

Lines Matching refs:pbi_properties

146 	busmax = prop_dictionary_get(pbi->pbi_properties,
177 dict = prop_dictionary_get(pbi->pbi_properties, "prep-pci-intrmap");
184 pbus = prop_dictionary_get(pbi->pbi_properties,
189 pbus = prop_dictionary_get(pbi->pbi_properties,
203 dict = prop_dictionary_get(pbi->pbi_properties,
328 pbi->pbi_properties = prop_dictionary_create();
329 KASSERT(pbi->pbi_properties != NULL);
334 prop_dictionary_set(pbi->pbi_properties, "prep-pcibus-parent",
338 prop_dictionary_set(pbi->pbi_properties,
348 prop_dictionary_set(pbi->pbi_properties,