Home
last modified time | relevance | path

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

/drivers/scsi/
Dhpsa.h237 u32 *ioaccel1_blockFetchTable; member
Dhpsa.c1065 c->busaddr |= 1 | (h->ioaccel1_blockFetchTable[c->Header.SGList] << 1) | in set_ioaccel1_performant_mode()
9233 h->ioaccel1_blockFetchTable); in hpsa_enter_performant_mode()
9305 kfree(h->ioaccel1_blockFetchTable); in hpsa_free_ioaccel1_cmd_and_bft()
9306 h->ioaccel1_blockFetchTable = NULL; in hpsa_free_ioaccel1_cmd_and_bft()
9328 h->ioaccel1_blockFetchTable = in hpsa_alloc_ioaccel1_cmd_and_bft()
9333 (h->ioaccel1_blockFetchTable == NULL)) in hpsa_alloc_ioaccel1_cmd_and_bft()