Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h515 #define SGL_TO_SGLLEN(_sgl) ((_sgl/16)-2) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c7236 i = SGL_TO_SGLLEN(hba->sli.sli4.mem_sgl_size); in emlxs_hba_attach()