OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hbar_size_lo
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixl_pcix.c
337
uint32_t
hbar_size_lo
, hbar_size_hi;
local in function:rmixl_pcix_attach
342
hbar_size_lo
= RMIXL_PCIXREG_READ(RMIXL_PCIX_ECFG_HOST_BAR0_SIZE);
346
hbar_size =
hbar_size_lo
;
347
if ((
hbar_size_lo
& PCI_MAPREG_MEM_TYPE_64BIT) != 0) {
355
hbar_addr_lo,
hbar_size_lo
);
356
if ((
hbar_size_lo
& PCI_MAPREG_MEM_TYPE_64BIT) != 0)
Completed in 120 milliseconds
Indexes created Tue Oct 28 07:09:57 GMT 2025