OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RMIXL_PCIX_MEM_BAR_ENB
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixl_pcix.c
419
if ((bar &
RMIXL_PCIX_MEM_BAR_ENB
) == 0) {
1120
if ((r &
RMIXL_PCIX_MEM_BAR_ENB
) != 0) {
rmixlreg.h
431
#define
RMIXL_PCIX_MEM_BAR_ENB
__BIT(0) /* 1=Enable */
433
((uint32_t)(((ba) >> (24 - 16)) | ((en) ?
RMIXL_PCIX_MEM_BAR_ENB
: 0)))
Completed in 49 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025