Searched refs:pf_find_busp_by_bdf (Results 1 – 3 of 3) sorted by relevance
430 temp_bus_p = pf_find_busp_by_bdf(impl, a_bdf); in pciev_get_affected_dev()
3278 pf_find_busp_by_bdf(pf_impl_t *impl, pcie_req_id_t bdf) in pf_find_busp_by_bdf() function3331 temp_bus_p = pf_find_busp_by_bdf(impl, bdf); in pf_find_busp_by_aer()3338 temp_bus_p = pf_find_busp_by_bdf(impl, bdf); in pf_find_busp_by_aer()3358 temp_bus_p = pf_find_busp_by_bdf(impl, bdf); in pf_find_busp_by_saer()
729 extern pcie_bus_t *pf_find_busp_by_bdf(pf_impl_t *, pcie_req_id_t);