Lines Matching refs:hmapwindows
9207 pcie_hmapwindow_t *hmapwindows; /* 8 windows 0-7 */ local
9215 hmapwindows = (pcie_hmapwindow_t *)((uintptr_t)PCI_HMAP_WINDOW_BASE(corerev));
9227 &(hmapwindows[0].baseaddr_lo), &(hmapwindows[0].baseaddr_hi),
9228 &(hmapwindows[0].windowlength)));
9230 &(hmapwindows[1].baseaddr_lo), &(hmapwindows[1].baseaddr_hi),
9231 &(hmapwindows[1].windowlength)));
9233 &(hmapwindows[2].baseaddr_lo), &(hmapwindows[2].baseaddr_hi),
9234 &(hmapwindows[2].windowlength)));
9236 &(hmapwindows[3].baseaddr_lo), &(hmapwindows[3].baseaddr_hi),
9237 &(hmapwindows[3].windowlength)));
9248 (uintptr_t)(&(hmapwindows[0].baseaddr_lo)), ~0, 0x0);
9250 (uintptr_t)(&(hmapwindows[0].baseaddr_hi)), ~0, 0x0);
9252 (uintptr_t)(&(hmapwindows[0].windowlength)), ~0,
9257 (uintptr_t)(&(hmapwindows[1].baseaddr_lo)), ~0,
9260 (uintptr_t)(&(hmapwindows[1].baseaddr_hi)), ~0,
9263 (uintptr_t)(&(hmapwindows[1].windowlength)), ~0,
9267 (uintptr_t)(&(hmapwindows[2].baseaddr_lo)), ~0, 0x0);
9269 (uintptr_t)(&(hmapwindows[2].baseaddr_hi)), ~0, 0x1);
9271 (uintptr_t)(&(hmapwindows[2].windowlength)), ~0, 0xfffffe00);
9287 pcie_hmapwindow_t *hmapwindows; /* 8 windows 0-7 */ local
9290 hmapwindows = (pcie_hmapwindow_t *)((uintptr_t)PCI_HMAP_WINDOW_BASE(corerev));
9307 (uintptr_t)(&(hmapwindows[i].baseaddr_lo)), ~0, 0);
9309 (uintptr_t)(&(hmapwindows[i].baseaddr_hi)), ~0, 0);
9311 (uintptr_t)(&(hmapwindows[i].windowlength)), ~0, 0);
9326 pcie_hmapwindow_t *hmapwindows; /* 8 windows 0-7 */ local
9364 hmapwindows = (pcie_hmapwindow_t *)((uintptr_t)PCI_HMAP_WINDOW_BASE(corerev));
9370 (uintptr_t)(&(hmapwindows[i].baseaddr_lo)), 0, 0);
9372 (uintptr_t)(&(hmapwindows[i].baseaddr_hi)), 0, 0);
9374 (uintptr_t)(&(hmapwindows[i].windowlength)), 0, 0);