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

/freebsd-9.3-release/sys/dev/twa/
H A Dtw_cl_io.c766 ((struct tw_cl_sg_desc32 *)(cmd->param.sgl))[0].address =
768 ((struct tw_cl_sg_desc32 *)(cmd->param.sgl))[0].length =
883 ((struct tw_cl_sg_desc32 *)(cmd->param.sgl))[0].address =
885 ((struct tw_cl_sg_desc32 *)(cmd->param.sgl))[0].length =
1331 ((struct tw_cl_sg_desc32 *)(cmd9k->sg_list))[0].address =
1333 ((struct tw_cl_sg_desc32 *)(cmd9k->sg_list))[0].length =
1426 struct tw_cl_sg_desc32 *sgl_s =
1427 (struct tw_cl_sg_desc32 *)sgl_src;
1428 struct tw_cl_sg_desc32 *sgl_d =
1429 (struct tw_cl_sg_desc32 *)sgl_des
[all...]
H A Dtw_cl_misc.c1019 struct tw_cl_sg_desc32 *sgl32 = (struct tw_cl_sg_desc32 *)sgl;
H A Dtw_cl_share.h221 struct tw_cl_sg_desc32 { struct

Completed in 62 milliseconds