Searched refs:FCTIO_CMD (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/sun_fc/common/ |
H A D | TgtFCHBAPort.cc | 275 fct_ioctl(FCTIO_CMD, &fctio); in getPortAttributes() 331 fct_ioctl(FCTIO_CMD, &fctio); in getDiscoveredAttributes() 374 fct_ioctl(FCTIO_CMD, &fctio); in getDiscoveredAttributes() 441 fct_ioctl(FCTIO_CMD, &fctio); in sendRLS()
|
H A D | TgtFCHBA.cc | 132 if (ioctl(fd, FCTIO_CMD, &fctio) != 0) { in getHBAAttributes() 204 if (ioctl(fd, FCTIO_CMD, &fctio) != 0) { in doForceLip() 281 if (ioctl(fd, FCTIO_CMD, &fctio) != 0) { in loadAdapters()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | fctio.h | 33 #define FCTIO_CMD (FCT_IOCTL | 2007) macro
|
/titanic_50/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 229 case FCTIO_CMD: in fct_ioctl()
|