Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.h207 #define FCOE_IOCTL_FLAG_MASK 0xFF macro
H A Dfcoe.c518 ss->ss_ioctl_flags &= ~FCOE_IOCTL_FLAG_MASK; in fcoe_close()