Searched refs:blockFetchTable (Results 1 – 4 of 4) sorted by relevance
157 u32 *blockFetchTable; member
251 c->busaddr |= 1 | (h->blockFetchTable[c->Header.SGList] << 1); in set_performant_mode()3976 h->blockFetchTable); in cciss_enter_performant_mode()4037 h->blockFetchTable = kmalloc(((h->maxsgentries+1) * in cciss_put_controller_into_performant_mode()4040 if ((h->reply_pool == NULL) || (h->blockFetchTable == NULL)) in cciss_put_controller_into_performant_mode()4052 kfree(h->blockFetchTable); in cciss_put_controller_into_performant_mode()4938 kfree(h->blockFetchTable); in cciss_undo_allocations_after_kdump_soft_reset()5307 kfree(h->blockFetchTable); in cciss_remove_one()
194 u32 *blockFetchTable; member
753 c->busaddr |= 1 | (h->blockFetchTable[c->Header.SGList] << 1); in set_performant_mode()6602 kfree(h->blockFetchTable); in hpsa_undo_allocations_after_kdump_soft_reset()7126 kfree(h->blockFetchTable); in hpsa_remove_one()7251 SG_ENTRIES_IN_CMD, 4, h->blockFetchTable); in hpsa_enter_performant_mode()7495 h->blockFetchTable = kmalloc(((SG_ENTRIES_IN_CMD + 1) * in hpsa_put_ctlr_into_performant_mode()7497 if (!h->blockFetchTable) in hpsa_put_ctlr_into_performant_mode()7505 kfree(h->blockFetchTable); in hpsa_put_ctlr_into_performant_mode()