Searched refs:GET_NEW_UCTX_MINOR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_umad/
H A Dsol_umad.h43 #define GET_NEW_UCTX_MINOR(minor, uctxnum) ((uctxnum << 8) | minor) macro
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c1481 ctx_minor = GET_NEW_UCTX_MINOR(minor, uctx_num);

Completed in 63 milliseconds