Home
last modified time | relevance | path

Searched refs:reply_post_struct (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1057 struct reply_post_struct { struct
1575 struct reply_post_struct *reply_post;
H A Dmpt3sas_base.c6219 ioc->reply_post = kzalloc_objs(struct reply_post_struct, count); in base_alloc_rdpq_dma_pool()