Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/lsi/
Dmpi_raid.h191 SGE_IO_UNION SGL; /* 30h */
235 SGE_IO_UNION SGL;
Dmpi_init.h93 SGE_IO_UNION SGL; /* 30h */
294 SGE_IO_UNION SGL; /* 68h */
Dmpi_targ.h346 SGE_IO_UNION SGL[1]; /* 20h */
412 SGE_IO_UNION SGL[1]; /* 50h */
Dmpi.h494 } SGE_IO_UNION, MPI_POINTER PTR_SGE_IO_UNION, typedef
Dmpi_cnfg.h516 SGE_IO_UNION PageBufferSGE; /* 1Ch */
/linux-4.19.296/drivers/message/fusion/
Dmptscsih.c216 sgeOffset = sizeof(SCSIIORequest_t) - sizeof(SGE_IO_UNION); in mptscsih_AddSGE()