Searched refs:phci_namep (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c7880 char **phcis, **phci_namep; local
7902 for (i = 0, phci_namep = phcis; i < nphcis; i++, phci_namep++) {
7904 cphci->cphci_path = i_ddi_strdup(*phci_namep, KM_SLEEP);

Completed in 85 milliseconds