Searched refs:SGLOffset0 (Results 1 - 8 of 8) sorted by relevance
/drivers/scsi/mpt3sas/mpi/ | ||
H A D | mpi2_init.h | 97 U8 SGLOffset0; /*0x14 */ member in struct:_MPI2_SCSI_IO_REQUEST 247 U8 SGLOffset0; /*0x14 */ member in struct:_MPI25_SCSI_IO_REQUEST |
/drivers/scsi/mpt2sas/mpi/ | ||
H A D | mpi2_init.h | 92 U8 SGLOffset0; /* 0x14 */ member in struct:_MPI2_SCSI_IO_REQUEST |
/drivers/message/fusion/lsi/ | ||
H A D | mpi_init.h | 286 U8 SGLOffset0; /* 58h */ member in struct:_MSG_SCSI_IO32_REQUEST |
H A D | mpi_targ.h | 406 U8 SGLOffset0; /* 48h */ member in struct:_MSG_TARGET_ASSIST_EXT_REQUEST |
/drivers/scsi/megaraid/ | ||
H A D | megaraid_sas_fusion.h | 283 u8 SGLOffset0; /* 0x14 */ member in struct:MPI2_RAID_SCSI_IO_REQUEST |
H A D | megaraid_sas_fusion.c | 1879 io_request->SGLOffset0 = 2275 io_req->SGLOffset0 = offsetof(struct MPI2_RAID_SCSI_IO_REQUEST, |
/drivers/scsi/mpt2sas/ | ||
H A D | mpt2sas_scsih.c | 4012 mpi_request->SGLOffset0 = offsetof(Mpi2SCSIIORequest_t, SGL) / 4; |
/drivers/scsi/mpt3sas/ | ||
H A D | mpt3sas_scsih.c | 3630 mpi_request->SGLOffset0 = offsetof(Mpi2SCSIIORequest_t, SGL) / 4; |
Completed in 387 milliseconds