Home
last modified time | relevance | path

Searched refs:getBuf (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/sun_fc/common/
H A DLinkEvent.h48 void* getBuf() { return (buf); } in getBuf() function
H A DLinkEventListener.cc66 callback(getData(), wwn, e->getType(), e->getBuf(), e->getSize()); in dispatch()