Home
last modified time | relevance | path

Searched refs:stateChange (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DHBAPort.h53 uint64_t &stateChange) = 0;
56 uint64_t &stateChange) = 0;
59 uint64_t &stateChange) = 0;
115 uint64_t &stateChange) = 0;
H A DTgtFCHBAPort.h55 uint64_t &stateChange);
58 uint64_t &stateChange);
61 uint64_t &stateChange);
123 uint64_t &stateChange) { in getPortNPIVAttributes() argument
H A DFCHBAPort.h56 uint64_t &stateChange);
58 uint64_t &stateChange);
67 uint64_t &stateChange);
70 uint64_t &stateChange);
H A DTgtFCHBAPort.cc245 HBA_PORTATTRIBUTES TgtFCHBAPort::getPortAttributes(uint64_t &stateChange) { in getPortAttributes() argument
277 stateChange = attrs.lastChange; in getPortAttributes()
299 HBA_UINT32 discoveredport, uint64_t &stateChange) { in getDiscoveredAttributes() argument
333 stateChange = attrs.lastChange; in getDiscoveredAttributes()
355 uint64_t wwn, uint64_t &stateChange) { in getDiscoveredAttributes() argument
376 stateChange = attrs.lastChange; in getDiscoveredAttributes()
H A DFCHBANPIVPort.cc80 HBA_NPIVATTRIBUTES FCHBANPIVPort::getPortAttributes(uint64_t &stateChange) { in getPortAttributes() argument
95 stateChange = attrs.lastChange; in getPortAttributes()
H A DHBANPIVPort.h49 uint64_t &stateChange) = 0;
H A DFCHBAPort.cc554 HBA_PORTNPIVATTRIBUTES FCHBAPort::getPortNPIVAttributes(uint64_t &stateChange) { in getPortNPIVAttributes() argument
571 stateChange = attrs.lastChange; in getPortNPIVAttributes()
581 HBA_PORTATTRIBUTES FCHBAPort::getPortAttributes(uint64_t &stateChange) { in getPortAttributes() argument
598 stateChange = attrs.lastChange; in getPortAttributes()
620 HBA_UINT32 discoveredport, uint64_t &stateChange) { in getDiscoveredAttributes() argument
639 stateChange = attrs.lastChange; in getDiscoveredAttributes()
661 uint64_t wwn, uint64_t &stateChange) { in getDiscoveredAttributes() argument
684 stateChange = attrs.lastChange; in getDiscoveredAttributes()
H A DFCHBANPIVPort.h55 uint64_t &stateChange);