OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TXS_UNDERRUN
(Results
1 - 4
of
4
) sorted by null
/external/grub/netboot/
3c509.h
330
#define
TXS_UNDERRUN
0x10
3c595.h
356
#define
TXS_UNDERRUN
0x10
3c595.c
194
if(status & (
TXS_UNDERRUN
|TXS_MAX_COLLISION|TXS_STATUS_OVERFLOW)) {
3c509.c
186
if (status & (
TXS_UNDERRUN
|TXS_MAX_COLLISION|TXS_STATUS_OVERFLOW)) {
Completed in 20 milliseconds