Searched refs:SGLOffset0 (Results 1 - 18 of 18) sorted by relevance

/freebsd-12-stable/sys/dev/mpr/mpi/
H A Dmpi2_targ.h254 U8 SGLOffset0; /* 0x14 */ member in struct:_MPI2_TARGET_ASSIST_REQUEST
359 U8 SGLOffset0; /* 0x14 */ member in struct:_MPI25_TARGET_ASSIST_REQUEST
469 U8 SGLOffset0; /* 0x14 */ member in struct:_MPI2_TARGET_STATUS_SEND_REQUEST
H A Dmpi2_init.h142 U8 SGLOffset0; /* 0x14 */ member in struct:_MPI2_SCSI_IO_REQUEST
296 U8 SGLOffset0; /* 0x14 */ member in struct:_MPI25_SCSI_IO_REQUEST
/freebsd-12-stable/usr.sbin/mpsutil/
H A Dmps_debug.c123 offset = scsi->SGLOffset0;
/freebsd-12-stable/sys/dev/mps/mpi/
H A Dmpi2_targ.h239 U8 SGLOffset0; /* 0x14 */ member in struct:_MPI2_TARGET_ASSIST_REQUEST
342 U8 SGLOffset0; /* 0x14 */ member in struct:_MPI2_TARGET_STATUS_SEND_REQUEST
H A Dmpi2_init.h121 U8 SGLOffset0; /* 0x14 */ member in struct:_MPI2_SCSI_IO_REQUEST
/freebsd-12-stable/sys/dev/mpt/mpilib/
H A Dmpi_init.h315 U8 SGLOffset0; /* 58h */ member in struct:_MSG_SCSI_IO32_REQUEST
H A Dmpi_targ.h435 U8 SGLOffset0; /* 48h */ member in struct:_MSG_TARGET_ASSIST_EXT_REQUEST
/freebsd-12-stable/sys/dev/mpr/
H A Dmpr_table.c600 mpr_print_sgl(sc, cm, req->SGLOffset0);
H A Dmpr_user.c992 * Set SGLOffset0 value. This is the number of dwords that SGL
995 scsi_io_req->SGLOffset0 = 24;
H A Dmpr_sas.c2047 req->SGLOffset0 = 24; /* 32bit word offset to the SGL */
/freebsd-12-stable/sys/dev/mps/
H A Dmps_table.c565 mps_print_sgl(sc, cm, req->SGLOffset0);
H A Dmps_user.c956 * Set SGLOffset0 value. This is the number of dwords that SGL
959 scsi_io_req->SGLOffset0 = 24;
H A Dmps_sas.c1773 req->SGLOffset0 = 24; /* 32bit word offset to the SGL */
/freebsd-12-stable/sys/dev/mfi/
H A Dmfi_tbolt.c823 io_req->SGLOffset0 = offsetof(struct mfi_mpi2_request_raid_scsi_io,
931 io_request->SGLOffset0 = offsetof(
H A Dmfireg.h1748 uint8_t SGLOffset0; /* 0x14 */ member in struct:mfi_mpi2_request_raid_scsi_io
/freebsd-12-stable/sys/dev/mrsas/
H A Dmrsas.h488 u_int8_t SGLOffset0; /* 0x14 */ member in struct:_MPI2_RAID_SCSI_IO_REQUEST
H A Dmrsas_cam.c631 cmd->io_request->SGLOffset0 = offsetof(MRSAS_RAID_SCSI_IO_REQUEST, SGL) / 4;
H A Dmrsas.c3955 io_req->SGLOffset0 = offsetof(MRSAS_RAID_SCSI_IO_REQUEST, SGL) / 4;

Completed in 373 milliseconds