Searched refs:MX_BUFS (Results 1 – 2 of 2) sorted by relevance
196 #define MX_BUFS 10 /* max. number of buffers to allocate */ macro
6692 if (blk_cnt_max < MX_BUFS) { in setup()6693 blk_cnt_max = MX_BUFS; in setup()