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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c2409 #define SGL_LAST 0x80 macro
2430 last = sgl_type & SGL_LAST;
2431 sgl_type &= ~SGL_LAST;
2592 SGL_DATA | SGL_LAST, 0);
2607 SGL_RESP | SGL_LAST, &resp_cnt);
2625 SGL_CMD | SGL_LAST, &cmd_cnt);
2639 SGL_RESP | SGL_LAST, &resp_cnt);

Completed in 75 milliseconds