Searched refs:IOCatalogueMatchingDriversPresent (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.h42 IOCatalogueMatchingDriversPresent( const char * property );
H A DIOKitBSDInit.cpp98 IOCatalogueMatchingDriversPresent( const char * property ) function
/darwin-on-arm/xnu/bsd/kern/
H A Ddecmpfs.c197 extern boolean_t IOCatalogueMatchingDriversPresent( const char * property );
218 if (IOCatalogueMatchingDriversPresent(providesName)) {
230 if (!IOCatalogueMatchingDriversPresent(providesName)) {

Completed in 14 milliseconds