tx_bd_t
ofld->hcopy_chain.bd_chain_virt =(tx_bd_t *) mm_alloc_phys_mem(
txq->bd_chain_virt = (tx_bd_t *) mm_alloc_phys_mem(
prod_bd = *((tx_bd_t **) ((tx_bd_next_t *)
tx_bd_t *start_bd;
tx_bd_t *start_bd;
tx_bd_t *last_bd;
tx_bd_t *prod_bd;
tx_bd_t *last_bd;
tx_bd_t *prod_bd;
prod_bd = *((tx_bd_t **) ((tx_bd_next_t *)
#define BD_PER_PAGE (LM_PAGE_SIZE/sizeof(tx_bd_t))
tx_bd_t *dbg_start_bd;
tx_bd_t *dbg_start_bd;
tx_bd_t *bd_chain_virt;
tx_bd_t *prod_bd;