Home
last modified time | relevance | path

Searched refs:fcsm_ioctl (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.h142 static void fcsm_ioctl(int cmd, fcio_t *arg);
H A DFCHBAPort.cc926 fcsm_ioctl(FCSMIO_CMD, &fcio); in sendCTPassThru()
1264 void FCHBAPort::fcsm_ioctl(int cmd, fcio_t *fcio) { in fcsm_ioctl() function in FCHBAPort
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h285 static int fcsm_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c80 fcsm_ioctl, /* ioctl */
1410 fcsm_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in fcsm_ioctl() function