Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.h242 #define FCOET_IOCTL_FLAG_EXCL 0x02 macro
H A Dfcoet.c345 if (ss->ss_ioctl_flags & FCOET_IOCTL_FLAG_EXCL) { in fcoet_open()
363 ss->ss_ioctl_flags |= FCOET_IOCTL_FLAG_EXCL; in fcoet_open()