lookup_phci
static phci_list_t *lookup_phci(char *);
if ((reg = lookup_phci(rsrc)) == NULL) {
if ((reg = lookup_phci(group->phcis[i].path)) != NULL) {