Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.h239 #define FCOET_IOCTL_FLAG_MASK 0xFF macro
H A Dfcoet.c399 ss->ss_ioctl_flags &= ~FCOET_IOCTL_FLAG_MASK; in fcoet_close()