Searched refs:MAX_MESSAGE_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Ddpti.h77 #define MAX_MESSAGE_SIZE (128) macro
H A Ddpt_i2o.c1629 u32 msg[MAX_MESSAGE_SIZE];
1644 memset(&msg, 0, MAX_MESSAGE_SIZE*4);
1652 if(size > MAX_MESSAGE_SIZE){
1747 memset(&msg, 0, MAX_MESSAGE_SIZE*4);
2076 u32 msg[MAX_MESSAGE_SIZE];

Completed in 101 milliseconds