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

/linux-master/drivers/scsi/
H A Dhpsa.h238 u32 *ioaccel1_blockFetchTable; member in struct:ctlr_info
H A Dhpsa.c1079 c->busaddr |= 1 | (h->ioaccel1_blockFetchTable[c->Header.SGList] << 1) |
9292 h->ioaccel1_blockFetchTable);
9363 kfree(h->ioaccel1_blockFetchTable);
9364 h->ioaccel1_blockFetchTable = NULL;
9386 h->ioaccel1_blockFetchTable =
9391 (h->ioaccel1_blockFetchTable == NULL))

Completed in 106 milliseconds