Searched refs:myID (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/sun_fc/common/
H A DAdapterDeviceEvent.h48 AdapterDeviceEvent(uint64_t myWwn, EVENT_TYPE myType, uint32_t myID) : argument
49 wwn(myWwn), type(myType), affectedID(myID) { }
H A DAdapterPortEvent.h51 AdapterPortEvent(uint64_t myWwn, EVENT_TYPE myType, uint32_t myID) : argument
52 wwn(myWwn), type(myType), affectedID(myID) { }

Completed in 32 milliseconds