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

/illumos-gate/usr/src/uts/common/io/
H A Dphysmem.c71 struct physmem_hash *pph_hash; member in struct:physmem_proc_hash
136 (*walker)->pph_hash == NULL) {
176 for (temp = iterator->pph_hash; temp != NULL;
189 php->ph_next = iterator->pph_hash;
190 iterator->pph_hash = php;
204 newp->pph_hash = php;
235 php = proc_hp->pph_hash;
263 php = proc_hp->pph_hash;
297 phpp = &proc_hp->pph_hash;

Completed in 70 milliseconds