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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOBSD.h37 #define kIOBSDMajorKey "BSD Major" // (an OSNumber) macro
/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp544 off = (OSNumber *) service->getProperty( kIOBSDMajorKey );
709 OSNumber *dev_major = (OSNumber *) service->getProperty( kIOBSDMajorKey );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp583 matching->setObject(kIOBSDMajorKey, num);
H A DIOService.cpp4743 propMatch(kIOBSDMajorKey)

Completed in 93 milliseconds