Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_targ.h248 U8 SGLOffset0; /* 0x14 */ member
352 U8 SGLOffset0; /* 0x14 */ member
461 U8 SGLOffset0; /* 0x14 */ member
H A Dmpi2_init.h140 U8 SGLOffset0; /* 0x14 */ member
293 U8 SGLOffset0; /* 0x14 */ member
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_targ.h233 U8 SGLOffset0; /* 0x14 */ member
335 U8 SGLOffset0; /* 0x14 */ member
H A Dmpi2_init.h119 U8 SGLOffset0; /* 0x14 */ member
/freebsd/usr.sbin/mpsutil/
H A Dmps_debug.c119 offset = scsi->SGLOffset0; in find_sgl()
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_init.h308 U8 SGLOffset0; /* 58h */ member
H A Dmpi_targ.h422 U8 SGLOffset0; /* 48h */ member
/freebsd/sys/dev/mps/
H A Dmps_table.c561 mps_print_sgl(sc, cm, req->SGLOffset0); in mps_print_scsiio_cmd()
H A Dmps_user.c946 scsi_io_req->SGLOffset0 = 24; in mps_user_pass_thru()
H A Dmps_sas.c1730 req->SGLOffset0 = 24; /* 32bit word offset to the SGL */ in mpssas_action_scsiio()
/freebsd/sys/dev/mpr/
H A Dmpr_table.c596 mpr_print_sgl(sc, cm, req->SGLOffset0); in mpr_print_scsiio_cmd()
H A Dmpr_user.c991 scsi_io_req->SGLOffset0 = 24; in mpr_user_pass_thru()
H A Dmpr_sas.c1977 req->SGLOffset0 = 24; /* 32bit word offset to the SGL */ in mprsas_action_scsiio()
/freebsd/sys/dev/mfi/
H A Dmfi_tbolt.c815 io_req->SGLOffset0 = offsetof(struct mfi_mpi2_request_raid_scsi_io, in mfi_build_mpt_pass_thru()
923 io_request->SGLOffset0 = offsetof( in mfi_tbolt_build_io()
H A Dmfireg.h1741 uint8_t SGLOffset0; /* 0x14 */ member
/freebsd/sys/dev/mrsas/
H A Dmrsas_cam.c578 cmd->io_request->SGLOffset0 = offsetof(MRSAS_RAID_SCSI_IO_REQUEST, SGL) / 4; in mrsas_startio()
H A Dmrsas.h515 u_int8_t SGLOffset0; /* 0x14 */ member
H A Dmrsas.c3939 io_req->SGLOffset0 = offsetof(MRSAS_RAID_SCSI_IO_REQUEST, SGL) / 4; in mrsas_build_mptmfi_passthru()