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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c8189 IOCTL_FCOE_CFG_POST_SGL_PAGES *post_sgl; local
8211 post_sgl =
8243 post_sgl->params.request.xri_count = 0;
8244 post_sgl->params.request.xri_start = xrip->XRI;
8251 post_sgl->params.request.xri_count++;
8252 post_sgl->params.request.pages[i].\
8255 post_sgl->params.request.pages[i].\
8269 post_sgl->params.request.xri_count,
8270 post_sgl->params.request.xri_start);

Completed in 74 milliseconds