Searched refs:fcsm_ioctl (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/sun_fc/common/ |
H A D | FCHBAPort.h | 142 static void fcsm_ioctl(int cmd, fcio_t *arg);
|
H A D | FCHBAPort.cc | 926 fcsm_ioctl(FCSMIO_CMD, &fcio); in sendCTPassThru() 1264 void FCHBAPort::fcsm_ioctl(int cmd, fcio_t *fcio) { in fcsm_ioctl() function in FCHBAPort
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcsm.h | 285 static int fcsm_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
|
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcsm.c | 81 fcsm_ioctl, /* ioctl */ 1411 fcsm_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in fcsm_ioctl() function
|