OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPW_CSR_RST
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_ipwreg.h
44
#define
IPW_CSR_RST
0x0020
74
/* possible flags for register
IPW_CSR_RST
*/
if_ipw.c
1745
CSR_WRITE_4(sc,
IPW_CSR_RST
, IPW_RST_STOP_MASTER);
1747
if (CSR_READ_4(sc,
IPW_CSR_RST
) & IPW_RST_MASTER_DISABLED)
1754
CSR_WRITE_4(sc,
IPW_CSR_RST
, CSR_READ_4(sc,
IPW_CSR_RST
) |
1780
CSR_WRITE_4(sc,
IPW_CSR_RST
, CSR_READ_4(sc,
IPW_CSR_RST
) |
1800
CSR_WRITE_4(sc,
IPW_CSR_RST
, 0);
1870
CSR_WRITE_4(sc,
IPW_CSR_RST
, 0);
2266
CSR_WRITE_4(sc,
IPW_CSR_RST
, IPW_RST_SW_RESET);
Completed in 14 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025