Searched defs:fp_ioctl (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/sun_fc/common/ |
H A D | FCHBANPIVPort.cc | 93 fp_ioctl(getPath(), FCIO_CMD, &fcio); 103 void FCHBANPIVPort::fp_ioctl(string path, int cmd, fcio_t *fcio) { function in class:FCHBANPIVPort 104 Trace log("FCHBANPIVPort::fp_ioctl");
|
H A D | FCHBAPort.cc | 488 fp_ioctl(getPath(), FCIO_CMD, &fcio); 523 fp_ioctl(getPath(), FCIO_CMD, &fcio); 549 fp_ioctl(getPath(), FCIO_CMD, &fcio); 569 fp_ioctl(getPath(), FCIO_CMD, &fcio); 596 fp_ioctl(getPath(), FCIO_CMD, &fcio); 637 fp_ioctl(getPath(), FCIO_CMD, &fcio); 682 fp_ioctl(getPath(), FCIO_CMD, &fcio); 875 fp_ioctl(getPath(), FCIO_CMD, &fcio); 980 fp_ioctl(getPath(), FCIO_CMD, &fcio); 1177 fp_ioctl(getPat 1216 void FCHBAPort::fp_ioctl(string path, int cmd, fcio_t *fcio, int openflag) { function in class:FCHBAPort 1259 void FCHBAPort::fp_ioctl(string path, int cmd, fcio_t *fcio) { function in class:FCHBAPort [all...] |
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 69 fp_ioctl, /* ioctl */ 762 fp_ioctl(dev_t dev, int cmd, intptr_t data, int mode, cred_t *credp, int *rval) function
|
Completed in 85 milliseconds