Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1007 struct reply_post_struct { struct
1172 * @reply_post_struct: struct for reply_post_free physical & virt address
1429 struct reply_post_struct *reply_post;
H A Dmpt3sas_base.c5087 ioc->reply_post = kcalloc(count, sizeof(struct reply_post_struct), in base_alloc_rdpq_dma_pool()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1053 struct reply_post_struct { struct
1307 * @reply_post_struct: struct for reply_post_free physical & virt address
1576 struct reply_post_struct *reply_post;
H A Dmpt3sas_base.c6197 ioc->reply_post = kcalloc(count, sizeof(struct reply_post_struct), in base_alloc_rdpq_dma_pool()

Completed in 24 milliseconds