Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_impl.h425 #define IDM_SORX_CACHE_HDRLEN (sizeof (iscsi_hdr_t) + IDM_SORX_CACHE_AHSLEN) macro
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_so.c187 sizeof (idm_pdu_t) + IDM_SORX_CACHE_HDRLEN, 8, in idm_so_init()