Searched refs:EQUEUESIZE (Results 1 – 2 of 2) sorted by relevance
181 #define EQUEUESIZE RQUEUESIZE macro
216 channel->ch_equeue = kzalloc(EQUEUESIZE, GFP_KERNEL); in jsm_tty_open()