Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_impl.h424 #define IDM_SORX_WIRE_AHSLEN (IDM_SORX_CACHE_AHSLEN / sizeof (uint32_t)) macro
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_so.c877 if (bhs->hlength > IDM_SORX_WIRE_AHSLEN) { in idm_sorecvhdr()