Searched refs:sense_buf_pool (Results 1 – 4 of 4) sorted by relevance
668 u8 *sense_buf_pool; member
2722 if (ioc->sense_buf_pool != NULL) { in mpt_adapter_disable()2725 ioc->sense_buf_pool, ioc->sense_buf_pool_dma); in mpt_adapter_disable()2726 ioc->sense_buf_pool = NULL; in mpt_adapter_disable()4547 ioc->sense_buf_pool = in PrimeIocFifos()4549 if (ioc->sense_buf_pool == NULL) { in PrimeIocFifos()4558 ioc->name, ioc->sense_buf_pool, (void *)(ulong)ioc->sense_buf_pool_dma)); in PrimeIocFifos()4593 if (ioc->sense_buf_pool != NULL) { in PrimeIocFifos()4597 ioc->sense_buf_pool, ioc->sense_buf_pool_dma); in PrimeIocFifos()4598 ioc->sense_buf_pool = NULL; in PrimeIocFifos()
2429 sense_data = ((u8 *)ioc->sense_buf_pool + (req_index * MPT_SENSE_BUFFER_ALLOC)); in mptscsih_copy_sense_data()2655 sense_data = ((u8 *)ioc->sense_buf_pool + in mptscsih_scandv_complete()
254 sense_data = ((u8 *)ioc->sense_buf_pool + in mptctl_reply()