Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.h230 u32 *ioaccel2_blockFetchTable; member
Dhpsa.c1029 c->busaddr |= h->ioaccel2_blockFetchTable[0]; in set_ioaccel2_tmf_performant_mode()
1052 c->busaddr |= (h->ioaccel2_blockFetchTable[cp->sg_count]); in set_ioaccel2_performant_mode()
8987 4, h->ioaccel2_blockFetchTable); in hpsa_enter_performant_mode()
9073 kfree(h->ioaccel2_blockFetchTable); in hpsa_free_ioaccel2_cmd_and_bft()
9074 h->ioaccel2_blockFetchTable = NULL; in hpsa_free_ioaccel2_cmd_and_bft()
9096 h->ioaccel2_blockFetchTable = in hpsa_alloc_ioaccel2_cmd_and_bft()
9101 (h->ioaccel2_blockFetchTable == NULL)) { in hpsa_alloc_ioaccel2_cmd_and_bft()