Searched refs:AdapterDeviceEvent (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DAdapterDeviceEvent.h41 class AdapterDeviceEvent : public Event { class in inherits:Event
48 AdapterDeviceEvent(uint64_t myWwn, EVENT_TYPE myType, uint32_t myID) : function in class:AdapterDeviceEvent
H A DAdapterDeviceEventListener.cc29 #include "AdapterDeviceEvent.h"
61 AdapterDeviceEvent *e = static_cast<AdapterDeviceEvent*> (&event);
H A DFCSyseventBridge.cc32 #include "AdapterDeviceEvent.h"
309 AdapterDeviceEvent event(
311 AdapterDeviceEvent::ONLINE,
328 AdapterDeviceEvent event(
330 AdapterDeviceEvent::OFFLINE,

Completed in 55 milliseconds