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

/macosx-10.10/IOATAPIProtocolTransport-350.0.3/
H A DIOATAPIProtocolTransportDebugging.h29 #define ATAPI_SYSCTL "debug.ATAPITransport" macro
/macosx-10.10/IOATAPIProtocolTransport-350.0.3/ATAPILogger/
H A DATAPILogger.cpp229 error = sysctlbyname ( ATAPI_SYSCTL, NULL, NULL, &atapiArgs, sizeof ( atapiArgs ) );
235 error = sysctlbyname ( ATAPI_SYSCTL, NULL, NULL, &atapiArgs, sizeof ( atapiArgs ) );
261 error = sysctlbyname ( ATAPI_SYSCTL, NULL, NULL, &atapiArgs, sizeof ( atapiArgs ) );
1164 error = sysctlbyname ( ATAPI_SYSCTL, NULL, NULL, &atapiArgs, sizeof ( atapiArgs ) );

Completed in 163 milliseconds