Home
last modified time | relevance | path

Searched defs:aperture (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/amdzen/
H A Dccd.h105 const uint32_t aperture = aperture_base + aperture_off; in amdzen_smupwr_smn_reg() local
246 const uint32_t aperture = aperture_base + aperture_off; in amdzen_l3soc_smn_reg() local
364 const uint32_t aperture = APERTURE_BASE + aperture_off; in amdzen_scfctp_smn_reg() local
H A Dumc.h106 const uint32_t aperture = APERTURE_BASE + aperture_off; in amdzen_umc_smn_reg() local
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1159 memwin_info(struct adapter *sc, int win, uint32_t *base, uint32_t *aperture) in memwin_info()
H A Dadapter.h529 uint32_t aperture; member