Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.cc270 fctio.fctio_ibuf = (uint64_t)(uintptr_t)&en_wwn; in getPortAttributes()
324 fctio.fctio_ibuf = (uint64_t)(uintptr_t)&en_wwn; in getDiscoveredAttributes()
372 fctio.fctio_ibuf = (uint64_t)(uintptr_t)&en_wwn; in getDiscoveredAttributes()
423 fctio.fctio_ibuf = (uint64_t)(uintptr_t)&en_portWWN; in sendRLS()
H A DTgtFCHBA.cc129 fctio.fctio_ibuf = (uint64_t)(uintptr_t)&en_wwn; in getHBAAttributes()
201 fctio.fctio_ibuf = (uint64_t)(uintptr_t)&en_wwn; in doForceLip()
/titanic_41/usr/src/uts/common/sys/
H A Dfctio.h61 uint64_t fctio_ibuf; /* Input buffer */ member
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c257 if (ddi_copyin((void *)(unsigned long)(*fctio)->fctio_ibuf, in fct_copyin_iocdata()