OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RS_TOOLONG
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
smc9000.h
183
#define
RS_TOOLONG
0x0800
186
#define RS_ERRORS (RS_ALGNERR | RS_BADCRC |
RS_TOOLONG
| RS_TOOSHORT)
/external/qemu/hw/
smc91c111.c
154
#define
RS_TOOLONG
0x0800
715
status |=
RS_TOOLONG
;
Completed in 45 milliseconds