Home
last modified time | relevance | path

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.c2767 #define SGL_LAST 0x80 macro
2788 last = sgl_type & SGL_LAST; in emlxs_pkt_to_sgl()
2789 sgl_type &= ~SGL_LAST; in emlxs_pkt_to_sgl()
2950 SGL_DATA | SGL_LAST, 0); in emlxs_sli4_bde_setup()
2965 SGL_RESP | SGL_LAST, &resp_cnt); in emlxs_sli4_bde_setup()
2983 SGL_CMD | SGL_LAST, &cmd_cnt); in emlxs_sli4_bde_setup()
2997 SGL_RESP | SGL_LAST, &resp_cnt); in emlxs_sli4_bde_setup()