HomeSort by: relevance | last modified time | path
    Searched defs:SGL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
mfireg.h 197 * / size of SGL ;
212 (offsetof(struct mfi_mpi2_request_raid_scsi_io, SGL) / 16)
1436 * This resides at offset 0x60 where the SGL normally starts in MPT IO Frames
1745 mpi2_sge_io_union SGL; /* 0x80 */
mpt_mpilib.h 523 /* SGE IO types union for IO SGL's */
537 /* SGE union for SGL's with Simple and Transaction elements */
2254 SGE_TRANS_SIMPLE_UNION SGL;
2352 SGE_SIMPLE_UNION SGL; /* 24h */
2391 SGE_SIMPLE_UNION SGL; /* 10h */
2475 SGE_SIMPLE_UNION SGL; /* 10h */
2635 SGE_IO_UNION SGL; /* 30h */
3462 SGE_MPI_UNION SGL; /* 0Ch */
3514 SGE_MPI_UNION SGL; /* 0Ch */
4088 SGE_IO_UNION SGL[1]; /* 20h *
    [all...]

Completed in 19 milliseconds