Home
last modified time | relevance | path

Searched refs:SGL (Results 1 – 11 of 11) sorted by relevance

/linux-4.19.296/drivers/message/fusion/lsi/
Dmpi_fc.h70 SGE_TRANS_SIMPLE_UNION SGL; member
168 SGE_SIMPLE_UNION SGL; /* 24h */ member
207 SGE_SIMPLE_UNION SGL; /* 10h */ member
292 SGE_SIMPLE_UNION SGL; /* 10h */ member
Dmpi_tool.h107 SGE_SIMPLE_UNION SGL; /* 0Ch */ member
128 SGE_SIMPLE_UNION SGL; /* 14h */ member
172 SGE_SIMPLE_UNION SGL; /* 1Ch */ member
Dmpi_raid.h191 SGE_IO_UNION SGL; /* 30h */ member
235 SGE_IO_UNION SGL; member
Dmpi_sas.h115 SGE_SIMPLE_UNION SGL; /* 20h */ member
170 SGE_SIMPLE_UNION SGL; /* 30h */ member
Dmpi_init.h93 SGE_IO_UNION SGL; /* 30h */ member
294 SGE_IO_UNION SGL; /* 68h */ member
Dmpi_targ.h346 SGE_IO_UNION SGL[1]; /* 20h */ member
412 SGE_IO_UNION SGL[1]; /* 50h */ member
Dmpi_ioc.h1006 SGE_MPI_UNION SGL; /* 0Ch */ member
1066 SGE_MPI_UNION SGL; /* 0Ch */ member
/linux-4.19.296/drivers/message/fusion/
Dmptscsih.c202 psge = (char *) &pReq->SGL; in mptscsih_AddSGE()
1413 ioc->add_sge((char *)&pScsiReq->SGL, in mptscsih_qcmd()
2957 ioc->add_sge((char *) &pScsiReq->SGL, in mptscsih_do_cmd()
2960 ioc->add_sge((char *) &pScsiReq->SGL, in mptscsih_do_cmd()
Dmptctl.c816 ptsge = (FWDownloadTCSGE_t *) &dlmsg->SGL; in mptctl_do_fw_download()
2484 ioc->add_sge((char *)&IstwiRWRequest->SGL, in mptctl_hp_hostinfo()
Dmptsas.c2268 (((int *) mf) + (offsetof(SmpPassthroughRequest_t, SGL) / 4)); in mptsas_smp_handler()
2891 (((int *) mf) + (offsetof(SmpPassthroughRequest_t, SGL) / 4)); in mptsas_exp_repmanufacture_info()
Dmptbase.c3616 ptcsge = (FWUploadTCSGE_t *) &prequest->SGL; in mpt_do_upload()
3624 request_size = offsetof(FWUpload_t, SGL) + sizeof(FWUploadTCSGE_t) + in mpt_do_upload()