OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MASTER_RESET
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/pci/
if_agereg.h
96
#define
MASTER_RESET
0x00000001
if_alereg.h
74
#define
MASTER_RESET
0x00000001
if_ale.c
1582
CSR_WRITE_4(sc, ALE_MASTER_CFG,
MASTER_RESET
);
1585
if ((CSR_READ_4(sc, ALE_MASTER_CFG) &
MASTER_RESET
) == 0)
if_alcreg.h
162
#define
MASTER_RESET
0x00000001
if_alc.c
2729
reg |= MASTER_OOB_DIS_OFF |
MASTER_RESET
;
2743
if ((CSR_READ_4(sc, ALC_MASTER_CFG) &
MASTER_RESET
) == 0)
if_age.c
1611
CSR_WRITE_4(sc, AGE_MASTER_CFG,
MASTER_RESET
);
Completed in 46 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025