Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h64 #define FCSM_OPEN 0x01 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1418 if (!(fcsm_flag & FCSM_OPEN)) { in fcsm_ioctl()
1739 if (fcsm_flag & FCSM_OPEN) { in fcsm_open()
1759 fcsm_flag |= FCSM_OPEN; in fcsm_open()
1779 if ((fcsm_flag & FCSM_OPEN) == 0) { in fcsm_close()