Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fcoe/
H A Dfcoeio.h91 uint64_t fcoeio_ibuf; /* Input buffer */ member
/titanic_41/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c553 fcoeio.fcoeio_ibuf = (uintptr_t)&param; in FCOE_CreatePort()
657 fcoeio.fcoeio_ibuf = (uintptr_t)&fc_del_port; in FCOE_DeletePort()
/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe.c585 if (ddi_copyin((void *)(unsigned long)(*fcoeio)->fcoeio_ibuf, in fcoe_copyin_iocdata()