Lines Matching refs:phb_pe
372 struct eeh_pe *phb_pe; in eeh_phb_check_failure() local
380 phb_pe = eeh_phb_pe_get(pe->phb); in eeh_phb_check_failure()
381 if (!phb_pe) { in eeh_phb_check_failure()
389 if (phb_pe->state & EEH_PE_ISOLATED) { in eeh_phb_check_failure()
395 ret = eeh_ops->get_state(phb_pe, NULL); in eeh_phb_check_failure()
405 eeh_pe_state_mark(phb_pe, EEH_PE_ISOLATED); in eeh_phb_check_failure()
409 phb_pe->phb->global_number, eeh_pe_loc_get(phb_pe)); in eeh_phb_check_failure()
411 eeh_send_failure_event(phb_pe); in eeh_phb_check_failure()
440 struct eeh_pe *pe, *parent_pe, *phb_pe; in eeh_dev_check_failure() local
569 phb_pe = eeh_phb_pe_get(pe->phb); in eeh_dev_check_failure()
573 eeh_pe_loc_get(pe), eeh_pe_loc_get(phb_pe)); in eeh_dev_check_failure()