Lines Matching refs:start_bd
78 if (!bd_table->start_bd) { in ep_bd_list_free()
85 bd_table->start_bd, in ep_bd_list_free()
89 bd_table->start_bd, in ep_bd_list_free()
107 prev_table->start_bd[bd_p_tab-1].offset[0] = in chain_table()
110 prev_table->start_bd[bd_p_tab-1].offset[1] = in chain_table()
113 prev_table->start_bd[bd_p_tab-1].offset[2] = in chain_table()
116 prev_table->start_bd[bd_p_tab-1].offset[3] = in chain_table()
154 bd_table->start_bd = dma_pool_zalloc(bdc->bd_table_pool, in ep_bd_list_alloc()
157 if (!bd_table->start_bd) { in ep_bd_list_alloc()
166 index, bd_table->start_bd, in ep_bd_list_alloc()
367 return (ep->bd_list.bd_table_array[tbi]->start_bd + local_bdi); in bdi_to_bd()