Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h36 #define DAPLKA_STATE_DETACHED 0x0000 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c1074 dp->daplka_status = DAPLKA_STATE_DETACHED; in daplka_detach()