Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/bsddev/
H A DIOKitBSDInit.h42 IOCatalogueMatchingDriversPresent( const char * property );
H A DIOKitBSDInit.cpp158 IOCatalogueMatchingDriversPresent( const char * property ) in IOCatalogueMatchingDriversPresent() function
/xnu-8020.121.3/bsd/kern/
H A Ddecmpfs.c175 extern boolean_t IOCatalogueMatchingDriversPresent( const char * property );
197 if (IOCatalogueMatchingDriversPresent(providesName)) {
209 if (!IOCatalogueMatchingDriversPresent(providesName)) {