pcie_open
rv = pcie_open(pcieb->pcieb_dip, devp, flags, otyp, credp);
extern int pcie_open(dev_info_t *dip, dev_t *devp, int flags, int otyp,
rv = pcie_open(pci_p->pci_dip, devp, flags, otyp, credp);
rv = pcie_open(ppb_p->dip, devp, flags, otyp, credp);
if (rval = pcie_open(px_p->px_dip, devp, flags, otyp, credp)) {
rv = pcie_open(ppb_p->dip, devp, flags, otyp, credp);