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

/osnet-11/usr/src/lib/sun_fc/common/
H A DHBANPIVPort.h49 uint64_t &stateChange) = 0;
H A DFCHBANPIVPort.h55 uint64_t &stateChange);
H A DFCHBAPort.h56 uint64_t &stateChange);
58 uint64_t &stateChange);
67 uint64_t &stateChange);
70 uint64_t &stateChange);
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) {
122 getPortNPIVAttributes( uint64_t &stateChange) argument
H A DTgtFCHBAPort.cc229 // This routine is not index based, so we can discard stateChange
244 HBA_PORTATTRIBUTES TgtFCHBAPort::getPortAttributes(uint64_t &stateChange) { argument
276 stateChange = attrs.lastChange;
298 HBA_UINT32 discoveredport, uint64_t &stateChange) {
332 stateChange = attrs.lastChange;
354 uint64_t wwn, uint64_t &stateChange) {
375 stateChange = attrs.lastChange;
297 getDiscoveredAttributes( HBA_UINT32 discoveredport, uint64_t &stateChange) argument
353 getDiscoveredAttributes( uint64_t wwn, uint64_t &stateChange) argument
H A DFCHBANPIVPort.cc80 HBA_NPIVATTRIBUTES FCHBANPIVPort::getPortAttributes(uint64_t &stateChange) { argument
95 stateChange = attrs.lastChange;
H A DFCHBAPort.cc459 // This routine is not index based, so we can discard stateChange
551 HBA_PORTNPIVATTRIBUTES FCHBAPort::getPortNPIVAttributes(uint64_t &stateChange) { argument
568 stateChange = attrs.lastChange;
578 HBA_PORTATTRIBUTES FCHBAPort::getPortAttributes(uint64_t &stateChange) { argument
595 stateChange = attrs.lastChange;
617 HBA_UINT32 discoveredport, uint64_t &stateChange) {
636 stateChange = attrs.lastChange;
658 uint64_t wwn, uint64_t &stateChange) {
681 stateChange = attrs.lastChange;
616 getDiscoveredAttributes( HBA_UINT32 discoveredport, uint64_t &stateChange) argument
657 getDiscoveredAttributes( uint64_t wwn, uint64_t &stateChange) argument

Completed in 21 milliseconds