Home
last modified time | relevance | path

Searched refs:ioaccel2_blockFetchTable (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dhpsa.h196 u32 *ioaccel2_blockFetchTable; member
Dhpsa.c792 c->busaddr |= (h->ioaccel2_blockFetchTable[cp->sg_count]); in set_ioaccel2_performant_mode()
7128 kfree(h->ioaccel2_blockFetchTable); in hpsa_remove_one()
7351 4, h->ioaccel2_blockFetchTable); in hpsa_enter_performant_mode()
7428 h->ioaccel2_blockFetchTable = in ioaccel2_alloc_cmds_and_bft()
7433 (h->ioaccel2_blockFetchTable == NULL)) in ioaccel2_alloc_cmds_and_bft()
7445 kfree(h->ioaccel2_blockFetchTable); in ioaccel2_alloc_cmds_and_bft()