Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h1403 #define FCP_OPEN 0x01 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1319 if (fcp_oflag & FCP_OPEN) { in fcp_open()
1325 fcp_oflag |= FCP_OPEN; in fcp_open()
1341 if (!(fcp_oflag & FCP_OPEN)) { in fcp_close()
1376 if (!(fcp_oflag & FCP_OPEN)) { in fcp_ioctl()