Home
last modified time | relevance | path

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

/titanic_50/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
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c1481 ctx_minor = GET_NEW_UCTX_MINOR(minor, uctx_num); in umad_open()