Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_cam.c65 void *sgl_dest, u_int16_t num_sgl_entries);
980 tws_fill_sg_list(struct tws_softc *sc, void *sgl_src, void *sgl_dest, in tws_fill_sg_list() argument
989 struct tws_sg_desc64 *sgl_d = (struct tws_sg_desc64 *)sgl_dest; in tws_fill_sg_list()
1001 struct tws_sg_desc32 *sgl_d = (struct tws_sg_desc32 *)sgl_dest; in tws_fill_sg_list()
1014 struct tws_sg_desc32 *sgl_d = (struct tws_sg_desc32 *)sgl_dest; in tws_fill_sg_list()