Home
last modified time | relevance | path

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/sun4u/io/pci/
H A Dpci_pci.c1079 pmcsr_bse = PCI_CAP_GET8(conf_hdl, 0, ppb->ppb_pm_cap_ptr, in ppb_pwr_setup()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c2060 uint8_t esr = PCI_CAP_GET8(config_handle, 0, in pcieb_id_props()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c588 uint8_t esr_reg = PCI_CAP_GET8(handle, 0, in pcicfg_get_nslots()
618 uint8_t esr_reg = PCI_CAP_GET8(handle, 0, cap_ptr, 2); in pcicfg_is_chassis()