Searched refs:tw_cl_sg_desc64 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/twa/
H A Dtw_cl_io.c760 ((struct tw_cl_sg_desc64 *)(cmd->param.sgl))[0].address =
762 ((struct tw_cl_sg_desc64 *)(cmd->param.sgl))[0].length =
877 ((struct tw_cl_sg_desc64 *)(cmd->param.sgl))[0].address =
879 ((struct tw_cl_sg_desc64 *)(cmd->param.sgl))[0].length =
1326 ((struct tw_cl_sg_desc64 *)(cmd9k->sg_list))[0].address =
1328 ((struct tw_cl_sg_desc64 *)(cmd9k->sg_list))[0].length =
1410 struct tw_cl_sg_desc64 *sgl_s =
1411 (struct tw_cl_sg_desc64 *)sgl_src;
1412 struct tw_cl_sg_desc64 *sgl_d =
1413 (struct tw_cl_sg_desc64 *)sgl_des
[all...]
H A Dtw_cl_misc.c1011 struct tw_cl_sg_desc64 *sgl64 = (struct tw_cl_sg_desc64 *)sgl;
H A Dtw_cl_share.h228 struct tw_cl_sg_desc64 { struct

Completed in 50 milliseconds