Searched refs:MAX_MESSAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
71 #define MAX_MESSAGE_SIZE (MAX_HWCB_ROOM - sizeof(write_hwcb_t)) macro954 MAX_MESSAGE_SIZE - hwc_data.obuf_start); in do_hwc_write()1960 if (ioctls->width_htab > MAX_MESSAGE_SIZE) { in set_hwc_ioctls()1962 tmp.width_htab = MAX_MESSAGE_SIZE; in set_hwc_ioctls()1970 if (ioctls->columns > MAX_MESSAGE_SIZE) { in set_hwc_ioctls()1972 tmp.columns = MAX_MESSAGE_SIZE; in set_hwc_ioctls()
128 #define MAX_MESSAGE_SIZE (128) macro
1621 u32 msg[MAX_MESSAGE_SIZE]; in adpt_i2o_passthru()1636 memset(&msg, 0, MAX_MESSAGE_SIZE*4); in adpt_i2o_passthru()1644 if(size > MAX_MESSAGE_SIZE){ in adpt_i2o_passthru()1735 memset(&msg, 0, MAX_MESSAGE_SIZE*4); in adpt_i2o_passthru()2082 u32 msg[MAX_MESSAGE_SIZE]; in adpt_scsi_to_i2o()