Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/message/fusion/lsi/
Dmpi_raid.h190 SGE_IO_UNION SGL; /* 30h */
234 SGE_IO_UNION SGL;
Dmpi_init.h92 SGE_IO_UNION SGL; /* 30h */
293 SGE_IO_UNION SGL; /* 68h */
Dmpi_targ.h345 SGE_IO_UNION SGL[1]; /* 20h */
411 SGE_IO_UNION SGL[1]; /* 50h */
Dmpi.h493 } SGE_IO_UNION, MPI_POINTER PTR_SGE_IO_UNION, typedef
Dmpi_cnfg.h515 SGE_IO_UNION PageBufferSGE; /* 1Ch */
/linux-2.6.39/drivers/message/fusion/
Dmptscsih.c218 sgeOffset = sizeof(SCSIIORequest_t) - sizeof(SGE_IO_UNION); in mptscsih_AddSGE()