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

/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c246 * pci_cap_get: This function uses the base or capid to get a byte, word,
252 pci_cap_get(ddi_acc_handle_t h, pci_cap_config_size_t size, function
282 PCI_CAP_DBG("pci_cap_get: %p[x%x]=x%x\n", (void *)h, offset, data);

Completed in 124 milliseconds