OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPC_MAX_MSG_LEN
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
mb89352var.h
172
#define
SPC_MAX_MSG_LEN
8
173
uint8_t sc_omess[
SPC_MAX_MSG_LEN
];
175
uint8_t sc_imess[
SPC_MAX_MSG_LEN
];
mb89352.c
1001
if (n >=
SPC_MAX_MSG_LEN
) {
/src/sys/arch/x68k/dev/
mhavar.h
123
#define
SPC_MAX_MSG_LEN
8
124
u_char sc_omess[
SPC_MAX_MSG_LEN
];
126
u_char sc_imess[
SPC_MAX_MSG_LEN
];
mha.c
1037
if (sc->sc_imlen >=
SPC_MAX_MSG_LEN
) {
1068
*
SPC_MAX_MSG_LEN
. Longer messages will be amputated.
Completed in 14 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025