Searched refs:mediaNotifyValue (Results 1 - 1 of 1) sorted by path

/macosx-10.10.1/IOATAPIProtocolTransport-350.0.3/
H A DIOATAPIProtocolTransport.cpp317 OSNumber * mediaNotifyValue = NULL; local
375 mediaNotifyValue = OSDynamicCast ( OSNumber, getProperty ( "media-notify", gIOServicePlane ) );
377 if ( mediaNotifyValue != NULL )
379 fMediaNotifyValue = mediaNotifyValue->unsigned32BitValue ( );

Completed in 167 milliseconds