Home
last modified time | relevance | path

Searched refs:ccc_sg_func (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h175 void (*ccc_sg_func)(); member
222 void (*ccc_sg_func)(gcmd_t *, ddi_dma_cookie_t *,
/titanic_44/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h190 void (*ccc_sg_func)(); member
255 void (*ccc_sg_func)(gcmd_t *, ddi_dma_cookie_t *,
H A Dghd_dma.c160 (*cccp->ccc_sg_func)(gcmdp, &cookie, single_seg, num_segs); in ghd_dmaget_next_attr()
H A Dghd.c312 cccp->ccc_sg_func = sg_func; in ghd_register()