Searched refs:IBLND_WID_MASK (Results 1 – 1 of 1) sorted by relevance
798 #define IBLND_WID_MASK 3UL macro805 LASSERT ((lptr & IBLND_WID_MASK) == 0); in kiblnd_ptr2wreqid()806 LASSERT ((type & ~IBLND_WID_MASK) == 0); in kiblnd_ptr2wreqid()813 return (void *)(((unsigned long)wreqid) & ~IBLND_WID_MASK); in kiblnd_wreqid2ptr()819 return (wreqid & IBLND_WID_MASK); in kiblnd_wreqid2type()