Searched refs:MAX_MESSAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
77 #define MAX_MESSAGE_SIZE (128) macro
1707 u32 msg[MAX_MESSAGE_SIZE]; in adpt_i2o_passthru()1723 memset(&msg, 0, MAX_MESSAGE_SIZE*4); in adpt_i2o_passthru()1731 if(size > MAX_MESSAGE_SIZE){ in adpt_i2o_passthru()1831 memset(&msg, 0, MAX_MESSAGE_SIZE*4); in adpt_i2o_passthru()1839 if (size > MAX_MESSAGE_SIZE) { in adpt_i2o_passthru()2222 u32 msg[MAX_MESSAGE_SIZE]; in adpt_scsi_to_i2o()
547 #define MAX_MESSAGE_SIZE 1536 macro555 credit_per_maxmsg = MAX_MESSAGE_SIZE / target->tgt_cred_sz; in htc_setup_target_buffer_assignments()556 if (MAX_MESSAGE_SIZE % target->tgt_cred_sz) in htc_setup_target_buffer_assignments()