Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dhpsa.h238 u32 *ioaccel1_blockFetchTable; member
Dhpsa.c1079 c->busaddr |= 1 | (h->ioaccel1_blockFetchTable[c->Header.SGList] << 1) | in set_ioaccel1_performant_mode()
9292 h->ioaccel1_blockFetchTable); in hpsa_enter_performant_mode()
9363 kfree(h->ioaccel1_blockFetchTable); in hpsa_free_ioaccel1_cmd_and_bft()
9364 h->ioaccel1_blockFetchTable = NULL; in hpsa_free_ioaccel1_cmd_and_bft()
9386 h->ioaccel1_blockFetchTable = in hpsa_alloc_ioaccel1_cmd_and_bft()
9391 (h->ioaccel1_blockFetchTable == NULL)) in hpsa_alloc_ioaccel1_cmd_and_bft()