Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_init.h108 U8 SGLOffset0; /*0x14 */ member
259 U8 SGLOffset0; /*0x14 */ member
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_init.h287 U8 SGLOffset0; /* 58h */ member
H A Dmpi_targ.h407 U8 SGLOffset0; /* 48h */ member
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h512 u8 SGLOffset0; /* 0x14 */ member
H A Dmegaraid_sas_fusion.c3288 io_request->SGLOffset0 = in megasas_build_io_fusion()
3927 io_req->SGLOffset0 = offsetof(struct MPI2_RAID_SCSI_IO_REQUEST, in build_mpt_mfi_pass_thru()
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c5251 mpi_request->SGLOffset0 = offsetof(Mpi25SCSIIORequest_t, SGL) / 4; in scsih_qcmd()