Searched refs:kIOBSDMinorKey (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOBSD.h38 #define kIOBSDMinorKey "BSD Minor" // (an OSNumber) macro
/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp547 off = (OSNumber *) service->getProperty( kIOBSDMinorKey );
710 OSNumber *dev_minor = (OSNumber *) service->getProperty( kIOBSDMinorKey );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp588 matching->setObject(kIOBSDMinorKey, num);
H A DIOService.cpp4744 propMatch(kIOBSDMinorKey)

Completed in 31 milliseconds