Searched refs:FCOE_IOCTL_FLAG_MASK (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fcoe/ | ||
H A D | fcoe.h | 207 #define FCOE_IOCTL_FLAG_MASK 0xFF macro |
H A D | fcoe.c | 518 ss->ss_ioctl_flags &= ~FCOE_IOCTL_FLAG_MASK; in fcoe_close() |