OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rfbne
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixl_fmn.c
741
uint32_t
rfbne
;
local in function:rmixl_fmn_intr_dispatch
749
rfbne
= (~msg_status) >> RMIXL_MSG_STS0_RFBE_SHIFT;
751
if (
rfbne
!= 0) {
752
DPRINTF(("%s:
rfbne
%#x\n", __func__,
rfbne
));
757
if ((
rfbne
& (1 << bucket)) == 0)
rmixl_fmn.c
741
uint32_t
rfbne
;
local in function:rmixl_fmn_intr_dispatch
749
rfbne
= (~msg_status) >> RMIXL_MSG_STS0_RFBE_SHIFT;
751
if (
rfbne
!= 0) {
752
DPRINTF(("%s:
rfbne
%#x\n", __func__,
rfbne
));
757
if ((
rfbne
& (1 << bucket)) == 0)
Completed in 23 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025