Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.h211 #define FCOE_IOCTL_FLAG_EXCL_BUSY 0x04 macro
H A Dfcoe.c659 if (ss->ss_ioctl_flags & FCOE_IOCTL_FLAG_EXCL_BUSY) { in fcoe_iocmd()
665 ss->ss_ioctl_flags |= FCOE_IOCTL_FLAG_EXCL_BUSY; in fcoe_iocmd()