solaris - OracleSolaris 11.2 - locate capability of PCI device -
i need solaris analogue linux's pci_find_capability kernel function. grepped through /usr/src/ similarities, didn't find close it. pci/pcie drivers use find capabilities supported devices? thanks.
<sys/sunddi.h> has pcie_get_cap(), apart drivers i'm aware of go , read pci/pcie device config space directly looking info they're after.
what problem trying solve here?
Comments
Post a Comment