Searched refs:reply_post_free_dma (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/mpt2sas/
H A Dmpt2sas_base.h575 * @reply_post_free_dma:
752 dma_addr_t reply_post_free_dma; member in struct:MPT2SAS_ADAPTER
H A Dmpt2sas_base.c1912 ioc->reply_post_free, ioc->reply_post_free_dma);
2265 GFP_KERNEL, &ioc->reply_post_free_dma);
2276 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT "reply_post_free_dma = "
2278 ioc->reply_post_free_dma));
3028 cpu_to_le64(ioc->reply_post_free_dma);
3035 cpu_to_le32(ioc->reply_post_free_dma);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_base.h575 * @reply_post_free_dma:
752 dma_addr_t reply_post_free_dma; member in struct:MPT2SAS_ADAPTER
H A Dmpt2sas_base.c1912 ioc->reply_post_free, ioc->reply_post_free_dma);
2265 GFP_KERNEL, &ioc->reply_post_free_dma);
2276 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT "reply_post_free_dma = "
2278 ioc->reply_post_free_dma));
3028 cpu_to_le64(ioc->reply_post_free_dma);
3035 cpu_to_le32(ioc->reply_post_free_dma);

Completed in 122 milliseconds