Searched refs:ReplyDescriptorPostQueueAddress (Results 1 – 8 of 8) sorted by relevance
183 U64 ReplyDescriptorPostQueueAddress;/* 0x30 */ member
253 U64 ReplyDescriptorPostQueueAddress;/* 0x30 */ member
1574 uint64_t ReplyDescriptorPostQueueAddress;/* 0x30 */ member
394 (MFI_ADDRESS *)&mpi2IocInit->ReplyDescriptorPostQueueAddress; in mfi_tbolt_init_MFI_queue()
1184 init.ReplyDescriptorPostQueueAddress.High = 0; in mps_send_iocinit()1185 init.ReplyDescriptorPostQueueAddress.Low = htole32((uint32_t)sc->post_busaddr); in mps_send_iocinit()
1223 init.ReplyDescriptorPostQueueAddress.High = 0; in mpr_send_iocinit()1224 init.ReplyDescriptorPostQueueAddress.Low = in mpr_send_iocinit()
715 u_int64_t ReplyDescriptorPostQueueAddress; /* 0x30 */ member
2753 IOCInitMsg->ReplyDescriptorPostQueueAddress = sc->reply_desc_phys_addr; in mrsas_ioc_init()