Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mpr/mpi/
H A Dmpi2_targ.h258 U8 SGLOffset0; /* 0x14 */ member
363 U8 SGLOffset0; /* 0x14 */ member
473 U8 SGLOffset0; /* 0x14 */ member
H A Dmpi2_init.h146 U8 SGLOffset0; /* 0x14 */ member
300 U8 SGLOffset0; /* 0x14 */ member
/dragonfly/sys/dev/raid/mps/mpi/
H A Dmpi2_targ.h235 U8 SGLOffset0; /* 0x14 */ member
338 U8 SGLOffset0; /* 0x14 */ member
H A Dmpi2_init.h117 U8 SGLOffset0; /* 0x14 */ member
/dragonfly/usr.sbin/mpsutil/
H A Dmps_debug.c124 offset = scsi->SGLOffset0; in find_sgl()
/dragonfly/sys/dev/disk/mpt/mpilib/
H A Dmpi_init.h313 U8 SGLOffset0; /* 58h */ member
H A Dmpi_targ.h433 U8 SGLOffset0; /* 48h */ member
/dragonfly/sys/dev/raid/mps/
H A Dmps_table.c495 mps_print_sgl(sc, cm, req->SGLOffset0); in mps_print_scsiio_cmd()
H A Dmps_user.c948 scsi_io_req->SGLOffset0 = 24; in mps_user_pass_thru()
H A Dmps_sas.c1629 req->SGLOffset0 = 24; /* 32bit word offset to the SGL */ in mpssas_action_scsiio()
/dragonfly/sys/dev/raid/mfi/
H A Dmfi_tbolt.c826 io_req->SGLOffset0 = offsetof(struct mfi_mpi2_request_raid_scsi_io, in mfi_build_mpt_pass_thru()
930 io_request->SGLOffset0 = offsetof( in mfi_tbolt_build_io()
H A Dmfireg.h1715 uint8_t SGLOffset0; /* 0x14 */ member
/dragonfly/sys/dev/raid/mpr/
H A Dmpr_table.c592 mpr_print_sgl(sc, cm, req->SGLOffset0); in mpr_print_scsiio_cmd()
H A Dmpr_user.c998 scsi_io_req->SGLOffset0 = 24; in mpr_user_pass_thru()
H A Dmpr_sas.c2043 req->SGLOffset0 = 24; /* 32bit word offset to the SGL */ in mprsas_action_scsiio()
/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas_cam.c517 cmd->io_request->SGLOffset0 = offsetof(MRSAS_RAID_SCSI_IO_REQUEST, SGL)/4; in mrsas_startio()
H A Dmrsas.h326 u_int8_t SGLOffset0; /* 0x14 */ member
H A Dmrsas.c2843 io_req->SGLOffset0 = offsetof(MRSAS_RAID_SCSI_IO_REQUEST, SGL) / 4; in mrsas_build_mptmfi_passthru()