OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTW_PRINT_REGS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtwvar.h
71
#define
RTW_PRINT_REGS
(__regs, __dvname, __where) \
72
rtw_print_regs
((__regs), (__dvname), (__where))
76
#define
RTW_PRINT_REGS
(__regs, __dvname, __where)
rtw.c
236
rtw_print_regs
(struct rtw_regs *regs, const char *dvname, const char *where)
function
3042
RTW_PRINT_REGS
(&sc->sc_regs, ifp->if_xname, __func__);
3047
RTW_PRINT_REGS
(&sc->sc_regs, ifp->if_xname, __func__);
3050
RTW_PRINT_REGS
(&sc->sc_regs, ifp->if_xname, __func__);
Completed in 20 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026