Searched refs:TSI721_MSG_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/rapidio/devices/ | ||
H A D | tsi721.h | 328 #define TSI721_MSG_MAX_SIZE RIO_MAX_MSG_SIZE macro |
H A D | tsi721.c | 1703 len > TSI721_MSG_MAX_SIZE || len < 8) in tsi721_add_outb_message() |