OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMD_BUF_LEN
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/acorn32/include/
scrio.h
46
#define
CMD_BUF_LEN
5
65
unsigned char command[
CMD_BUF_LEN
]; /* command */
/src/sys/arch/shark/include/
scrio.h
46
#define
CMD_BUF_LEN
5
65
unsigned char command[
CMD_BUF_LEN
]; /* command */
/src/sys/arch/shark/shark/
scr.c
1702
if (sc->commandCount <
CMD_BUF_LEN
)
1709
ASSERT(sc->commandCount ==
CMD_BUF_LEN
);
2007
if (sc->commandCount <
CMD_BUF_LEN
)
2014
ASSERT(sc->commandCount ==
CMD_BUF_LEN
);
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025