Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.h50 #define SOL_UVERBS_DRIVER_EVENT_MINOR (17) macro
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c591 SOL_UVERBS_DRIVER_EVENT_MINOR, DDI_PSEUDO, 0); in sol_uverbs_attach()
828 if (minor != SOL_UVERBS_DRIVER_EVENT_MINOR && in sol_uverbs_open()
2718 if (minor == SOL_UVERBS_DRIVER_EVENT_MINOR) { in sol_uverbs_alloc_uctxt()