Home
last modified time | relevance | path

Searched refs:ReplyDescriptorPostQueueAddress (Results 1 – 8 of 8) sorted by relevance

/trueos/sys/dev/mps/mpi/
HDmpi2_ioc.h181 U64 ReplyDescriptorPostQueueAddress;/* 0x30 */ member
/trueos/sys/dev/mps/
HDmps.c1039 init.ReplyDescriptorPostQueueAddress.High = 0; in mps_send_iocinit()
1040 init.ReplyDescriptorPostQueueAddress.Low = htole32((uint32_t)sc->post_busaddr); in mps_send_iocinit()
/trueos/sys/dev/mpr/
HDmpr.c1042 init.ReplyDescriptorPostQueueAddress.High = 0; in mpr_send_iocinit()
1043 init.ReplyDescriptorPostQueueAddress.Low = in mpr_send_iocinit()
/trueos/sys/dev/mpr/mpi/
HDmpi2_ioc.h213 U64 ReplyDescriptorPostQueueAddress;/* 0x30 */ member
/trueos/sys/dev/mfi/
HDmfireg.h1572 uint64_t ReplyDescriptorPostQueueAddress;/* 0x30 */ member
HDmfi_tbolt.c393 (MFI_ADDRESS *)&mpi2IocInit->ReplyDescriptorPostQueueAddress; in mfi_tbolt_init_MFI_queue()
/trueos/sys/dev/mrsas/
HDmrsas.h550 u_int64_t ReplyDescriptorPostQueueAddress; /* 0x30 */ member
HDmrsas.c2291 IOCInitMsg->ReplyDescriptorPostQueueAddress = sc->reply_desc_phys_addr; in mrsas_ioc_init()