Home
last modified time | relevance | path

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

/titanic_41/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; in emlxs_pkt_to_sgl()
2431 sgl_type &= ~SGL_LAST; in emlxs_pkt_to_sgl()
2592 SGL_DATA | SGL_LAST, 0); in emlxs_sli4_bde_setup()
2607 SGL_RESP | SGL_LAST, &resp_cnt); in emlxs_sli4_bde_setup()
2625 SGL_CMD | SGL_LAST, &cmd_cnt); in emlxs_sli4_bde_setup()
2639 SGL_RESP | SGL_LAST, &resp_cnt); in emlxs_sli4_bde_setup()