Home
last modified time | relevance | path

Searched refs:pmcs_dmasgl_t (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_sgl.h41 } pmcs_dmasgl_t; typedef
51 #define PMCS_SGL_CHUNKSZ (PMCS_SGL_NCHUNKS * (sizeof (pmcs_dmasgl_t)))
64 pmcs_dmasgl_t *chunks;
/titanic_44/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c6198 pmcs_dmasgl_t *sgl, *prior; in pmcs_dma_load()