OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VGE_CRS1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_vge.c
721
CSR_WRITE_1(sc,
VGE_CRS1
, VGE_CR1_SOFTRESET);
725
if ((CSR_READ_1(sc,
VGE_CRS1
) & VGE_CR1_SOFTRESET) == 0)
1407
CSR_WRITE_1(sc,
VGE_CRS1
, VGE_CR1_TIMER0_ENABLE);
1726
CSR_WRITE_1(sc,
VGE_CRS1
, VGE_CR1_TIMER0_ENABLE);
1851
CSR_WRITE_1(sc,
VGE_CRS1
, VGE_CR1_NOPOLL);
if_vgereg.h
56
#define
VGE_CRS1
0x09 /* Global cmd register 1 (w to set) */
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025