OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FE_D0_COLLID
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
mb86960reg.h
107
#define
FE_D0_COLLID
0x04 /* Collision on last transmission */
129
#define FE_D2_COLLID
FE_D0_COLLID
mb86960.c
831
bus_space_write_1(bst, bsh, FE_DLCR0,
FE_D0_COLLID
);
873
if (bus_space_read_1(bst, bsh, FE_DLCR0) &
FE_D0_COLLID
) {
875
bus_space_write_1(bst, bsh, FE_DLCR0,
FE_D0_COLLID
);
Completed in 98 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025