Lines Matching defs:mpi3mr_op_req_queue
367 struct mpi3mr_op_req_queue { struct368 U16 ci;369 U16 pi;370 U16 num_reqs;371 U8 qid;372 U8 reply_qid;373 U32 qsz;374 void *q_base;375 bus_dma_tag_t q_base_tag;376 bus_dmamap_t q_base_dmamap;377 bus_addr_t q_base_phys;378 struct mtx q_lock;