Searched refs:phci_count (Results 1 – 1 of 1) sorted by relevance
7989 uint_t phci_count; in vhcache_to_mainnvl() local8009 phci_count = 0; in vhcache_to_mainnvl()8012 cphci->cphci_id = phci_count++; in vhcache_to_mainnvl()8015 phcis = kmem_alloc(sizeof (char *) * phci_count, KM_SLEEP); in vhcache_to_mainnvl()8021 phci_count); in vhcache_to_mainnvl()8022 free_string_array(phcis, phci_count); in vhcache_to_mainnvl()