Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dhpsa.h239 u32 *ioaccel2_blockFetchTable; member
Dhpsa.c1095 c->busaddr |= h->ioaccel2_blockFetchTable[0]; in set_ioaccel2_tmf_performant_mode()
1115 c->busaddr |= (h->ioaccel2_blockFetchTable[cp->sg_count]); in set_ioaccel2_performant_mode()
9333 4, h->ioaccel2_blockFetchTable); in hpsa_enter_performant_mode()
9419 kfree(h->ioaccel2_blockFetchTable); in hpsa_free_ioaccel2_cmd_and_bft()
9420 h->ioaccel2_blockFetchTable = NULL; in hpsa_free_ioaccel2_cmd_and_bft()
9442 h->ioaccel2_blockFetchTable = in hpsa_alloc_ioaccel2_cmd_and_bft()
9447 (h->ioaccel2_blockFetchTable == NULL)) { in hpsa_alloc_ioaccel2_cmd_and_bft()