Searched refs:MPI2_IOC_INIT_REQUEST (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/dev/mfi/
H A Dmfi_tbolt.c339 struct MPI2_IOC_INIT_REQUEST *mpi2IocInit;
376 mpi2IocInit = (struct MPI2_IOC_INIT_REQUEST *)sc->mfi_tb_ioc_init_desc;
377 bzero(mpi2IocInit, sizeof(struct MPI2_IOC_INIT_REQUEST));
421 mfi_init->header.data_len = sizeof(struct MPI2_IOC_INIT_REQUEST);
H A Dmfireg.h1550 struct MPI2_IOC_INIT_REQUEST { struct
H A Dmfi.c545 tb_mem_size = sizeof(struct MPI2_IOC_INIT_REQUEST);
/freebsd-12-stable/sys/dev/mps/mpi/
H A Dmpi2_ioc.h92 * 10-02-08 02.00.09 Removed SystemReplyFrameSize from MPI2_IOC_INIT_REQUEST.
124 * 10-28-09 02.00.13 Added HostMSIxVectors field to MPI2_IOC_INIT_REQUEST.
186 } MPI2_IOC_INIT_REQUEST, MPI2_POINTER PTR_MPI2_IOC_INIT_REQUEST, typedef in typeref:struct:_MPI2_IOC_INIT_REQUEST
/freebsd-12-stable/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h95 * 10-02-08 02.00.09 Removed SystemReplyFrameSize from MPI2_IOC_INIT_REQUEST.
127 * 10-28-09 02.00.13 Added HostMSIxVectors field to MPI2_IOC_INIT_REQUEST.
256 } MPI2_IOC_INIT_REQUEST, MPI2_POINTER PTR_MPI2_IOC_INIT_REQUEST, typedef in typeref:struct:_MPI2_IOC_INIT_REQUEST
/freebsd-12-stable/sys/dev/mpr/
H A Dmpr.c1184 MPI2_IOC_INIT_REQUEST init;
1201 req_sz = sizeof(MPI2_IOC_INIT_REQUEST);
/freebsd-12-stable/sys/dev/mps/
H A Dmps.c1146 MPI2_IOC_INIT_REQUEST init;
1163 req_sz = sizeof(MPI2_IOC_INIT_REQUEST);
/freebsd-12-stable/sys/dev/mrsas/
H A Dmrsas.h718 } MPI2_IOC_INIT_REQUEST, MPI2_POINTER PTR_MPI2_IOC_INIT_REQUEST, typedef in typeref:struct:_MPI2_IOC_INIT_REQUEST
H A Dmrsas.c2669 ioc_init_size = 1024 + sizeof(MPI2_IOC_INIT_REQUEST);

Completed in 275 milliseconds