OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOP_MAX_MSG_SIZE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/i2o/
iopio.h
43
#define
IOP_MAX_MSG_SIZE
160 /* Maximum message frame size */
dpti.c
455
u_int32_t mbtmp[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)];
456
u_int32_t rbtmp[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)];
481
if (msgsize < sizeof(mh) || msgsize >=
IOP_MAX_MSG_SIZE
) {
532
if (repsize < sizeof(rh) || repsize >=
IOP_MAX_MSG_SIZE
) {
iop.c
383
if (sc->sc_framesize >
IOP_MAX_MSG_SIZE
)
384
sc->sc_framesize =
IOP_MAX_MSG_SIZE
;
972
u_int32_t mb[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)], *sw;
1073
u_int32_t mb[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)];
1132
u_int32_t mb[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)];
1242
u_int32_t mb[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)];
1299
u_int32_t mb[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)];
1341
u_int32_t mb[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)];
1383
u_int32_t mb[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)];
1454
u_int32_t mb[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)]
[
all
...]
ld_iop.c
352
u_int32_t mb[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)];
412
u_int32_t mb[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)];
iopsp.c
392
u_int32_t mb[
IOP_MAX_MSG_SIZE
/ sizeof(u_int32_t)];
Completed in 15 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025