Searched defs:pci_cap_table (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c301 static pci_cap_entry_t pci_cap_table[] = { variable
529 * capabilities listed in the pci_cap_table.
531 ncaps = (sizeof (pci_cap_table) / sizeof (pci_cap_entry_t));
608 pci_cap_entp = pci_cap_table;

Completed in 46 milliseconds