Lines Matching defs:get_buffers
271 static int dfx_adap_init(DFX_board_t *bp, int get_buffers);
293 static int dfx_rcv_init(DFX_board_t *bp, int get_buffers);
1244 * get_buffers - non-zero if buffers to be allocated
1264 static int dfx_adap_init(DFX_board_t *bp, int get_buffers)
1400 if (get_buffers)
1405 if (dfx_rcv_init(bp, get_buffers))
1408 if (get_buffers)
1419 if (get_buffers)
2967 * get_buffers - non-zero if buffers to be allocated
2989 static int dfx_rcv_init(DFX_board_t *bp, int get_buffers)
3011 if (get_buffers) {