Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h111 #define DAPLKA_DRIVER_MINOR 0 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c9006 if (getminor(*devp) != DAPLKA_DRIVER_MINOR) { in daplka_open()