Lines Matching refs:phb_pe
371 struct eeh_pe *phb_pe; in eeh_phb_check_failure() local
379 phb_pe = eeh_phb_pe_get(pe->phb); in eeh_phb_check_failure()
380 if (!phb_pe) { in eeh_phb_check_failure()
388 if (phb_pe->state & EEH_PE_ISOLATED) { in eeh_phb_check_failure()
394 ret = eeh_ops->get_state(phb_pe, NULL); in eeh_phb_check_failure()
404 eeh_pe_state_mark(phb_pe, EEH_PE_ISOLATED); in eeh_phb_check_failure()
408 phb_pe->phb->global_number, eeh_pe_loc_get(phb_pe)); in eeh_phb_check_failure()
410 eeh_send_failure_event(phb_pe); in eeh_phb_check_failure()
439 struct eeh_pe *pe, *parent_pe, *phb_pe; in eeh_dev_check_failure() local
568 phb_pe = eeh_phb_pe_get(pe->phb); in eeh_dev_check_failure()
572 eeh_pe_loc_get(pe), eeh_pe_loc_get(phb_pe)); in eeh_dev_check_failure()