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

/freebsd-13-stable/sys/powerpc/powernv/
H A Dopal_pci.c251 int m64bar; local
347 m64bar = m64ranges[0];
349 m64bar = 0;
355 OPAL_M64_WINDOW_TYPE, m64bar, 0);
357 OPAL_M64_WINDOW_TYPE, m64bar /* index */,
362 m64bar /* index */, 0);
364 OPAL_M64_WINDOW_TYPE, m64bar, OPAL_ENABLE_M64_NON_SPLIT);

Completed in 55 milliseconds