Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h64 uint64_t fctio_abuf; /* Auxillary buffer */ member
/illumos-gate/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.cc329 fctio.fctio_abuf = (uint64_t)(uintptr_t)&discoveredport; in getDiscoveredAttributes()
428 fctio.fctio_abuf = (uint64_t)(uintptr_t)&DestPortID; in sendRLS()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c274 if (ddi_copyin((void *)(unsigned long)(*fctio)->fctio_abuf, in fct_copyin_iocdata()