Searched refs:PCI_CAP_GET8 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cap.h78 #define PCI_CAP_GET8(h, i, b, o) ((uint8_t) \ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c1755 uint8_t esr = PCI_CAP_GET8(config_handle, NULL,
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c1079 pmcsr_bse = PCI_CAP_GET8(conf_hdl, NULL, ppb->ppb_pm_cap_ptr,
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c587 uint8_t esr_reg = PCI_CAP_GET8(handle, NULL,
617 uint8_t esr_reg = PCI_CAP_GET8(handle, NULL, cap_ptr, 2);

Completed in 78 milliseconds