Home
last modified time | relevance | path

Searched refs:pph (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Dphysmem.c78 struct physmem_proc_hash *pph[PPH_SIZE]; variable
133 walker = &pph[index]; in physmem_remove_hash_proc()
169 iterator = pph[index]; in physmem_add_hash()
203 newp->pph_next = pph[index]; in physmem_add_hash()
206 pph[index] = newp; in physmem_add_hash()
232 proc_hp = pph[index]; in physmem_get_hash()
260 proc_hp = pph[index]; in physmem_validate_cookie()
294 proc_hp = pph[index]; in physmem_remove_vnode_hash()
881 pph[i] = NULL; in physmem_attach()