Searched refs:MPI2_REQUEST_HEADER (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmps_debug.c114 MPI2_REQUEST_HEADER *req;
118 req = (MPI2_REQUEST_HEADER *)buf;
139 MPI2_REQUEST_HEADER *req;
143 req = (MPI2_REQUEST_HEADER *)buf;
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_table.c544 MPI2_REQUEST_HEADER *req;
549 req = (MPI2_REQUEST_HEADER *)cm->cm_req;
H A Dmpr_user.c631 MPI2_REQUEST_HEADER *hdr = (MPI2_REQUEST_HEADER *)cm->cm_req;
644 MPI2_REQUEST_HEADER *hdr;
661 hdr = (MPI2_REQUEST_HEADER *)cm->cm_req;
740 MPI2_REQUEST_HEADER *hdr, *tmphdr;
803 tmphdr = (MPI2_REQUEST_HEADER *)req;
882 hdr = (MPI2_REQUEST_HEADER *)cm->cm_req;
H A Dmpr.c3361 MPI2_REQUEST_HEADER *req;
3426 req = (MPI2_REQUEST_HEADER *)cm->cm_req;
/freebsd-13-stable/sys/dev/mps/
H A Dmps_table.c522 MPI2_REQUEST_HEADER *req;
527 req = (MPI2_REQUEST_HEADER *)cm->cm_req;
H A Dmps_user.c645 MPI2_REQUEST_HEADER *hdr = (MPI2_REQUEST_HEADER *)cm->cm_req;
658 MPI2_REQUEST_HEADER *hdr;
675 hdr = (MPI2_REQUEST_HEADER *)cm->cm_req;
753 MPI2_REQUEST_HEADER *hdr, *tmphdr;
814 tmphdr = (MPI2_REQUEST_HEADER *)req;
893 hdr = (MPI2_REQUEST_HEADER *)cm->cm_req;
/freebsd-13-stable/sys/dev/mps/mpi/
H A Dmpi2.h675 } MPI2_REQUEST_HEADER, MPI2_POINTER PTR_MPI2_REQUEST_HEADER, typedef in typeref:struct:_MPI2_REQUEST_HEADER
/freebsd-13-stable/sys/dev/mpr/mpi/
H A Dmpi2.h838 } MPI2_REQUEST_HEADER, MPI2_POINTER PTR_MPI2_REQUEST_HEADER, typedef in typeref:struct:_MPI2_REQUEST_HEADER

Completed in 146 milliseconds