OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:table1_base
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_ipwvar.h
142
uint32_t
table1_base
;
member in struct:ipw_softc
if_ipw.c
1593
CSR_WRITE_4(sc, IPW_CSR_AUTOINC_ADDR, sc->
table1_base
);
1702
return MEM_READ_4(sc, MEM_READ_4(sc, sc->
table1_base
+ off));
1708
MEM_WRITE_4(sc, MEM_READ_4(sc, sc->
table1_base
+ off), info);
2236
sc->
table1_base
= CSR_READ_4(sc, IPW_CSR_TABLE1_BASE);
Completed in 155 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025