OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DM9000_NCR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
dm9000reg.h
50
#define
DM9000_NCR
0x00 /* "network" control */
dm9000.c
338
dme_write(sc,
DM9000_NCR
,
341
dme_write(sc,
DM9000_NCR
, 0x0);
350
dme_write(sc,
DM9000_NCR
,
353
dme_write(sc,
DM9000_NCR
, 0x0);
359
dme_write(sc,
DM9000_NCR
, DM9000_NCR_LBK_NORMAL);
488
ncr = dme_read(sc,
DM9000_NCR
) &~ DM9000_NCR_FDX;
495
dme_write(sc,
DM9000_NCR
, ncr);
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025