pcie_hp_devi_find
cdip = pcie_hp_devi_find(dip, (int)dev, (int)func);
cdip = pcie_hp_devi_find(ctrl_p->hc_dip, slot_p->hs_device_num, 0);
cdip = pcie_hp_devi_find(
extern dev_info_t *pcie_hp_devi_find(dev_info_t *dip, uint_t device,