Searched refs:PCI_CAP_GET8 (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | pci_cap.h | 78 #define PCI_CAP_GET8(h, i, b, o) ((uint8_t) \ macro
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | pci_pci.c | 1079 pmcsr_bse = PCI_CAP_GET8(conf_hdl, NULL, ppb->ppb_pm_cap_ptr, in ppb_pwr_setup()
|
/titanic_44/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 1755 uint8_t esr = PCI_CAP_GET8(config_handle, NULL, in pcieb_id_props()
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 587 uint8_t esr_reg = PCI_CAP_GET8(handle, NULL, in pcicfg_get_nslots() 617 uint8_t esr_reg = PCI_CAP_GET8(handle, NULL, cap_ptr, 2); in pcicfg_is_chassis()
|