OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rw_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwivar.h
324
uint16_t
rw_type
; /* BWI_REGWIN_T_ */
member in struct:bwi_regwin
334
(rw)->
rw_type
= (type); \
448
#define mac_type mac_regwin.
rw_type
bwi.c
747
KASSERT(sc->sc_cur_regwin->
rw_type
== BWI_REGWIN_T_MAC);
1350
sc->sc_bus_regwin.
rw_type
!= BWI_REGWIN_T_BUSPCIE) {
6840
uint16_t bbp_id,
rw_type
;
local
6855
bwi_regwin_info(sc, &
rw_type
, &rw_rev);
6858
if (
rw_type
!= BWI_REGWIN_T_COM &&
6868
if (
rw_type
== BWI_REGWIN_T_COM) {
6872
BWI_CREATE_REGWIN(&sc->sc_com_regwin, 0,
rw_type
, rw_rev);
6900
if (
rw_type
== BWI_REGWIN_T_COM && rw_rev >= 4) {
6943
bwi_regwin_info(sc, &
rw_type
, &rw_rev);
6951
if (
rw_type
== BWI_REGWIN_T_BUSPCI |
[
all
...]
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026