OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_com_regwin
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwivar.h
341
(BWI_REGWIN_EXIST(&(sc)->
sc_com_regwin
) ? \
342
&(sc)->
sc_com_regwin
: &(sc)->sc_bus_regwin)
605
struct bwi_regwin
sc_com_regwin
;
member in struct:bwi_softc
bwi.c
953
if (BWI_REGWIN_EXIST(&sc->
sc_com_regwin
)) {
6874
BWI_CREATE_REGWIN(&sc->
sc_com_regwin
, 0, rw_type, rw_rev);
6933
i = BWI_REGWIN_EXIST(&sc->
sc_com_regwin
) ? 1 : 0;
7043
struct bwi_regwin *com = &sc->
sc_com_regwin
;
7129
com = &sc->
sc_com_regwin
;
7191
com = &sc->
sc_com_regwin
;
7247
com = &sc->
sc_com_regwin
;
10067
com = &sc->
sc_com_regwin
;
Completed in 18 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025