Searched refs:pcie_open (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px_devctl.c | 107 if (rval = pcie_open(px_p->px_dip, devp, flags, otyp, credp)) {
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie_impl.h | 508 extern int pcie_open(dev_info_t *dip, dev_t *devp, int flags, int otyp,
|
/illumos-gate/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 1006 rv = pcie_open(pci_p->pci_dip, devp, flags, otyp, credp);
|
/illumos-gate/usr/src/uts/intel/io/pci/ |
H A D | pci_pci.c | 942 rv = pcie_open(ppb_p->dip, devp, flags, otyp, credp);
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 1332 rv = pcie_open(pcieb->pcieb_dip, devp, flags, otyp, credp);
|
H A D | pcie.c | 326 pcie_open(dev_info_t *dip, dev_t *devp, int flags, int otyp, cred_t *credp) function
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_pci.c | 1570 rv = pcie_open(ppb_p->dip, devp, flags, otyp, credp);
|
Completed in 79 milliseconds