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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c123 if (flags & FEXCL && ha->flags & QL_OPENED) {
127 ha->flags |= QL_OPENED;
178 ha->flags &= ~QL_OPENED;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1687 #define QL_OPENED BIT_1 macro

Completed in 74 milliseconds