Home
last modified time | relevance | path

Searched refs:Mpi25SGEIOUnion_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc.c1459 offsetof(Mpi25SCSIIORequest_t, SGL)) / sizeof (Mpi25SGEIOUnion_t); in lmrc_adapter_init()
1465 lmrc->l_max_chain_frame_sz / sizeof (Mpi25SGEIOUnion_t); in lmrc_adapter_init()
1482 sizeof (Mpi25SGEIOUnion_t)) / sizeof (Mpi25SGEIOUnion_t); in lmrc_adapter_init()
1490 offsetof(Mpi25SCSIIORequest_t, SGL) / sizeof (Mpi25SGEIOUnion_t); in lmrc_adapter_init()
H A Dlmrc_ddi.c1161 sgl_ptr[i - 1].Length = sizeof (Mpi25SGEIOUnion_t) * ncookies; in lmrc_dma_build_sgl()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2.h1262 Mpi25SGEIOUnion_t, MPI2_POINTER pMpi25SGEIOUnion_t; typedef