Searched refs:MAX_MESSAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
76 #define MAX_MESSAGE_SIZE (128) macro
1703 u32 msg[MAX_MESSAGE_SIZE]; in adpt_i2o_passthru()1719 memset(&msg, 0, MAX_MESSAGE_SIZE*4); in adpt_i2o_passthru()1727 if(size > MAX_MESSAGE_SIZE){ in adpt_i2o_passthru()1833 memset(&msg, 0, MAX_MESSAGE_SIZE*4); in adpt_i2o_passthru()1841 if (size > MAX_MESSAGE_SIZE) { in adpt_i2o_passthru()2230 u32 msg[MAX_MESSAGE_SIZE]; in adpt_scsi_to_i2o()
546 #define MAX_MESSAGE_SIZE 1536 macro554 credit_per_maxmsg = MAX_MESSAGE_SIZE / target->tgt_cred_sz; in htc_setup_target_buffer_assignments()555 if (MAX_MESSAGE_SIZE % target->tgt_cred_sz) in htc_setup_target_buffer_assignments()