Home
last modified time | relevance | path

Searched refs:FCIO_NO_LOOPBACK (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun/sys/
H A Dsocalio.h49 #define FCIO_NO_LOOPBACK (FIOC|192) macro
/titanic_41/usr/src/lib/storage/libg_fc/common/
H A Dmap.c4944 if (ioctl(fd, FCIO_NO_LOOPBACK, NULL) == -1) { in g_set_port_state()
5041 if (ioctl(fd, FCIO_NO_LOOPBACK, NULL) == -1) { in g_loopback_mode()
/titanic_41/usr/src/uts/sun/io/
H A Dsocal.c1641 case FCIO_NO_LOOPBACK: in socal_ioctl()