Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/bsddev/
H A DIOKitBSDInit.h42 IOCatalogueMatchingDriversPresent( const char * property );
H A DIOKitBSDInit.cpp160 IOCatalogueMatchingDriversPresent( const char * property ) in IOCatalogueMatchingDriversPresent() function
/xnu-10002.1.13/bsd/kern/
H A Ddecmpfs.c203 extern boolean_t IOCatalogueMatchingDriversPresent( const char * property );
225 if (IOCatalogueMatchingDriversPresent(providesName)) {
237 if (!IOCatalogueMatchingDriversPresent(providesName)) {