Searched refs:stcb (Results 1 – 1 of 1) sorted by relevance
1706 int stcb = sizeof (tcb_t) * bdp->params.TxDescriptors; in e100_alloc_tcb_pool() local1710 pci_alloc_consistent(bdp->pdev, stcb, &bdp->tcb_phys))) in e100_alloc_tcb_pool()1713 memset(bdp->tcb_pool.data, 0x00, stcb); in e100_alloc_tcb_pool()