Searched refs:sense_buf_pool (Results 1 – 4 of 4) sorted by relevance
668 u8 *sense_buf_pool; member
2752 if (ioc->sense_buf_pool != NULL) { in mpt_adapter_disable()2755 ioc->sense_buf_pool, ioc->sense_buf_pool_dma); in mpt_adapter_disable()2756 ioc->sense_buf_pool = NULL; in mpt_adapter_disable()4577 ioc->sense_buf_pool = in PrimeIocFifos()4579 if (ioc->sense_buf_pool == NULL) { in PrimeIocFifos()4588 ioc->name, ioc->sense_buf_pool, (void *)(ulong)ioc->sense_buf_pool_dma)); in PrimeIocFifos()4623 if (ioc->sense_buf_pool != NULL) { in PrimeIocFifos()4627 ioc->sense_buf_pool, ioc->sense_buf_pool_dma); in PrimeIocFifos()4628 ioc->sense_buf_pool = NULL; in PrimeIocFifos()
2424 sense_data = ((u8 *)ioc->sense_buf_pool + (req_index * MPT_SENSE_BUFFER_ALLOC)); in mptscsih_copy_sense_data()2650 sense_data = ((u8 *)ioc->sense_buf_pool + in mptscsih_scandv_complete()
254 sense_data = ((u8 *)ioc->sense_buf_pool + in mptctl_reply()