Home
last modified time | relevance | path

Searched refs:ReplyFreeQueueAddress (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/sys/dev/mps/mpi/
H A Dmpi2_ioc.h184 U64 ReplyFreeQueueAddress; /* 0x38 */ member
/freebsd-12.1/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h254 U64 ReplyFreeQueueAddress; /* 0x38 */ member
/freebsd-12.1/sys/dev/mfi/
H A Dmfireg.h1575 uint64_t ReplyFreeQueueAddress; /* 0x38 */ member
H A Dmfi_tbolt.c404 mpi2IocInit->ReplyFreeQueueAddress = 0; /* Not supported by MR. */ in mfi_tbolt_init_MFI_queue()
/freebsd-12.1/sys/dev/mps/
H A Dmps.c1186 init.ReplyFreeQueueAddress.High = 0; in mps_send_iocinit()
1187 init.ReplyFreeQueueAddress.Low = htole32((uint32_t)sc->free_busaddr); in mps_send_iocinit()
/freebsd-12.1/sys/dev/mpr/
H A Dmpr.c1226 init.ReplyFreeQueueAddress.High = 0; in mpr_send_iocinit()
1227 init.ReplyFreeQueueAddress.Low = htole32((uint32_t)sc->free_busaddr); in mpr_send_iocinit()
/freebsd-12.1/sys/dev/mrsas/
H A Dmrsas.h716 u_int64_t ReplyFreeQueueAddress;/* 0x38 */ member