Lines Matching defs:mpi3mr_op_req_queue
361 struct mpi3mr_op_req_queue { struct362 U16 ci;363 U16 pi;364 U16 num_reqs;365 U8 qid;366 U8 reply_qid;367 U32 qsz;368 void *q_base;369 bus_dma_tag_t q_base_tag;370 bus_dmamap_t q_base_dmamap;371 bus_addr_t q_base_phys;372 struct mtx q_lock;