Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dmpxio_rcm.c103 static phci_list_t *lookup_phci(char *);
284 if ((reg = lookup_phci(rsrc)) == NULL) { in mpxio_getinfo()
512 lookup_phci(char *rsrc) in lookup_phci() function
677 if ((reg = lookup_phci(group->phcis[i].path)) != NULL) { in refresh_regs()