Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.cc275 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()
464 void TgtFCHBAPort::fct_ioctl(int cmd, fctio_t *fctio) { in fct_ioctl() function in TgtFCHBAPort
H A DTgtFCHBAPort.h145 static void fct_ioctl(int cmd, fctio_t *arg);
/titanic_44/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c54 static int fct_ioctl(dev_t dev, int cmd, intptr_t data, int mode,
68 fct_ioctl, /* ioctl */
215 fct_ioctl(dev_t dev, int cmd, intptr_t data, int mode, in fct_ioctl() function