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_CFG_BAR_ENB
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixl_pcix.c
406
if ((bar &
RMIXL_PCIX_CFG_BAR_ENB
) == 0) {
1108
if ((r &
RMIXL_PCIX_CFG_BAR_ENB
) != 0) {
rmixlreg.h
417
#define
RMIXL_PCIX_CFG_BAR_ENB
__BIT(0) /* 1=Enable */
420
((uint32_t)(((ba) >> (25 - 17)) | ((en) ?
RMIXL_PCIX_CFG_BAR_ENB
: 0)))
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025