Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dhpsa.h239 u32 *ioaccel2_blockFetchTable; member
Dhpsa.c1099 c->busaddr |= h->ioaccel2_blockFetchTable[0]; in set_ioaccel2_tmf_performant_mode()
1119 c->busaddr |= (h->ioaccel2_blockFetchTable[cp->sg_count]); in set_ioaccel2_performant_mode()
9330 4, h->ioaccel2_blockFetchTable); in hpsa_enter_performant_mode()
9416 kfree(h->ioaccel2_blockFetchTable); in hpsa_free_ioaccel2_cmd_and_bft()
9417 h->ioaccel2_blockFetchTable = NULL; in hpsa_free_ioaccel2_cmd_and_bft()
9439 h->ioaccel2_blockFetchTable = in hpsa_alloc_ioaccel2_cmd_and_bft()
9444 (h->ioaccel2_blockFetchTable == NULL)) { in hpsa_alloc_ioaccel2_cmd_and_bft()