Searched refs:pcie_close (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px_devctl.c | 157 if (rval = pcie_close(px_p->px_dip, dev, flags, otyp, credp)) {
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie_impl.h | 510 extern int pcie_close(dev_info_t *dip, dev_t dev, int flags, int otyp,
|
/illumos-gate/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 1051 rv = pcie_close(pci_p->pci_dip, dev, flags, otyp, credp);
|
/illumos-gate/usr/src/uts/intel/io/pci/ |
H A D | pci_pci.c | 967 rv = pcie_close(ppb_p->dip, dev, flags, otyp, credp);
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 1349 rv = pcie_close(pcieb->pcieb_dip, dev, flags, otyp, credp);
|
H A D | pcie.c | 355 pcie_close(dev_info_t *dip, dev_t dev, int flags, int otyp, cred_t *credp) function
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_pci.c | 1623 rv = pcie_close(ppb_p->dip, dev, flags, otyp, credp);
|
Completed in 92 milliseconds