Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h235 #define FCSMIO_CMD (FCSMIO | 2000) macro
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc381 if (ioctl(fd, FCSMIO_CMD, &fcio) != 0) { in loadAdapters()
H A DFCHBAPort.cc926 fcsm_ioctl(FCSMIO_CMD, &fcio); in sendCTPassThru()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1433 case FCSMIO_CMD: { in fcsm_ioctl()