Lines Matching defs:phcis
7442 #define MDI_NVPNAME_PHCIS "phcis"
7853 * phcis string array array of phci paths
7875 * into to the phcis string array in the main nvlist to get the pHCI path.
7880 char **phcis, **phci_namep;
7894 if (nvlist_lookup_string_array(nvl, MDI_NVPNAME_PHCIS, &phcis,
7902 for (i = 0, phci_namep = phcis; i < nphcis; i++, phci_namep++) {
7990 char **phcis;
8015 phcis = kmem_alloc(sizeof (char *) * phci_count, KM_SLEEP);
8018 phcis[i] = i_ddi_strdup(cphci->cphci_path, KM_SLEEP);
8020 err = nvlist_add_string_array(nvl, MDI_NVPNAME_PHCIS, phcis,
8022 free_string_array(phcis, phci_count);
8481 * Bus config all phcis associated with the vhci in parallel.
8502 /* skip phcis that haven't attached before root is available */
8522 /* now create threads to initiate bus config on all phcis in parallel */
9299 * thread, to phcis. The phci driver then interacts with MDI to cause