Searched refs:sense_buf_pool (Results 1 – 4 of 4) sorted by relevance
668 u8 *sense_buf_pool; member
2726 if (ioc->sense_buf_pool != NULL) { in mpt_adapter_disable()2729 ioc->sense_buf_pool, ioc->sense_buf_pool_dma); in mpt_adapter_disable()2730 ioc->sense_buf_pool = NULL; in mpt_adapter_disable()4571 ioc->sense_buf_pool = in PrimeIocFifos()4573 if (ioc->sense_buf_pool == NULL) { in PrimeIocFifos()4582 ioc->name, ioc->sense_buf_pool, (void *)(ulong)ioc->sense_buf_pool_dma)); in PrimeIocFifos()4617 if (ioc->sense_buf_pool != NULL) { in PrimeIocFifos()4621 ioc->sense_buf_pool, ioc->sense_buf_pool_dma); in PrimeIocFifos()4622 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()